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

A

ALL - Static variable in class org.eclipse.birt.data.oda.util.logging.Level
Deprecated. The constant indicating the integer value of ALL.
ALL_LEVEL - Static variable in class org.eclipse.birt.data.oda.util.logging.Level
Deprecated. The constant indicating the log level ALL.
absolute(int) - Method in interface org.eclipse.birt.data.oda.IParameterRowSet
Deprecated. Moves the cursor to the designated row number.
add() - Method in interface org.eclipse.birt.data.oda.IParameterRowSet
Deprecated. Appends a new row to the end of this collection and moves the cursor to the new row's position.
addSortKey(String, int) - Method in class org.eclipse.birt.data.oda.SortSpec
Deprecated. Specifies the dynamic sort criteria in this sort mode.

C

CLOSE_FAILURE - Static variable in class org.eclipse.birt.data.oda.util.logging.LoggingErrorHandler
Deprecated. The constant indicating a close of an OutputStream fails.
CONFIG - Static variable in class org.eclipse.birt.data.oda.util.logging.Level
Deprecated. The constant indicating the integer value of CONFIG.
CONFIG_LEVEL - Static variable in class org.eclipse.birt.data.oda.util.logging.Level
Deprecated. The constant indicating the log level CONFIG.
C_TYPE - Static variable in class org.eclipse.birt.data.oda.util.manifest.RuntimeInterface
Deprecated. Implements C/C++ runtime interface.
canInherit() - Method in class org.eclipse.birt.data.oda.util.manifest.Property
Deprecated. Returns whether the property can inherit from parent.
clear() - Method in interface org.eclipse.birt.data.oda.IParameterRowSet
Deprecated. Removes all of the elements from this collection.
clearInParameters() - Method in interface org.eclipse.birt.data.oda.IQuery
Deprecated. An optional method to clear the current input parameter values immediately.
clearInParameters() - Method in class org.eclipse.birt.data.oda.impl.SimpleQuery
Deprecated.  
close() - Method in interface org.eclipse.birt.data.oda.IConnection
Deprecated. Attempts to close this connection.
close() - Method in interface org.eclipse.birt.data.oda.IQuery
Deprecated. Attempts to close this IQuery.
close() - Method in interface org.eclipse.birt.data.oda.IResultSet
Deprecated. Closes the cursor associated with this IResultSet.
close() - Method in class org.eclipse.birt.data.oda.impl.SimpleConnection
Deprecated.  
close() - Method in class org.eclipse.birt.data.oda.impl.SimpleQuery
Deprecated.  
close() - Method in class org.eclipse.birt.data.oda.impl.SimpleResultSet
Deprecated.  
close() - Method in class org.eclipse.birt.data.oda.util.logging.FileHandler
Deprecated. Closes the current file handler.
close() - Method in class org.eclipse.birt.data.oda.util.logging.Handler
Deprecated. Close the Handler and free up resources.
close() - Method in class org.eclipse.birt.data.oda.util.logging.StreamHandler
Deprecated. Closes the current output stream.
columnNoNulls - Static variable in interface org.eclipse.birt.data.oda.IResultSetMetaData
Deprecated. The constant indicating that a column does not allow NULL value.
columnNullable - Static variable in interface org.eclipse.birt.data.oda.IResultSetMetaData
Deprecated. The constant indicating that a column allows NULL value.
columnNullableUnknown - Static variable in interface org.eclipse.birt.data.oda.IResultSetMetaData
Deprecated. The constant indicating that the nullability of a column's values is unknown.
commit() - Method in interface org.eclipse.birt.data.oda.IConnection
Deprecated. Commits all changes made since the previous commit/rollback.
commit() - Method in class org.eclipse.birt.data.oda.impl.SimpleConnection
Deprecated.  
config(String) - Method in class org.eclipse.birt.data.oda.util.logging.Logger
Deprecated. Log a CONFIG log message.
createLogger(String, int, String, String, String) - Static method in class org.eclipse.birt.data.oda.util.logging.LogManager
Deprecated. Creates a named Logger with the necessary log configuration information.

D

DELIMITER_CANNOT_BE_EMPTY - Static variable in class org.eclipse.birt.data.oda.util.OdaResources
Deprecated.  
DELIMITER_CANNOT_BE_EMPTY - Static variable in class org.eclipse.birt.data.oda.util.OdaResources_de_DE
Deprecated.  
DELIMITER_CANNOT_BE_EMPTY - Static variable in class org.eclipse.birt.data.oda.util.OdaResources_es_ES
Deprecated.  
DELIMITER_CANNOT_BE_EMPTY - Static variable in class org.eclipse.birt.data.oda.util.OdaResources_fr_FR
Deprecated.  
DELIMITER_CANNOT_BE_EMPTY - Static variable in class org.eclipse.birt.data.oda.util.OdaResources_ja_JP
Deprecated.  
DELIMITER_CANNOT_BE_EMPTY - Static variable in class org.eclipse.birt.data.oda.util.OdaResources_ko_KR
Deprecated.  
DELIMITER_CANNOT_BE_EMPTY - Static variable in class org.eclipse.birt.data.oda.util.OdaResources_zh_CN
Deprecated.  
DELIMITER_CANNOT_BE_NULL - Static variable in class org.eclipse.birt.data.oda.util.OdaResources
Deprecated.  
DELIMITER_CANNOT_BE_NULL - Static variable in class org.eclipse.birt.data.oda.util.OdaResources_de_DE
Deprecated.  
DELIMITER_CANNOT_BE_NULL - Static variable in class org.eclipse.birt.data.oda.util.OdaResources_es_ES
Deprecated.  
DELIMITER_CANNOT_BE_NULL - Static variable in class org.eclipse.birt.data.oda.util.OdaResources_fr_FR
Deprecated.  
DELIMITER_CANNOT_BE_NULL - Static variable in class org.eclipse.birt.data.oda.util.OdaResources_ja_JP
Deprecated.  
DELIMITER_CANNOT_BE_NULL - Static variable in class org.eclipse.birt.data.oda.util.OdaResources_ko_KR
Deprecated.  
DELIMITER_CANNOT_BE_NULL - Static variable in class org.eclipse.birt.data.oda.util.OdaResources_zh_CN
Deprecated.  
DataSetType - class org.eclipse.birt.data.oda.util.manifest.DataSetType.
Deprecated. As of BIRT 2.0, replaced by org.eclipse.datatools.connectivity.oda.util.manifest.DataSetType .
The BIRT ODA run-time framework has been migrated to the Eclipse Data Tools Platform (DTP) project.
DataTypeMapping - class org.eclipse.birt.data.oda.util.manifest.DataTypeMapping.
Deprecated. As of BIRT 2.0, replaced by org.eclipse.datatools.connectivity.oda.util.manifest.DataTypeMapping .
The BIRT ODA run-time framework has been migrated to the Eclipse Data Tools Platform (DTP) project.
DtpManifestExplorer - class org.eclipse.birt.data.oda.util.manifest.DtpManifestExplorer.
The DTP Manifest Explorer is the entry point to explore and access the DTP ODA manifest of all the ODA plug-ins extensions that implement the org.eclipse.birt.data.oda.dataSource or org.eclipse.datatools.connectivity.oda.dataSource extension point.

E

ExtensionManifest - class org.eclipse.birt.data.oda.util.manifest.ExtensionManifest.
Deprecated. As of BIRT 2.0, replaced by org.eclipse.datatools.connectivity.oda.util.manifest.ExtensionManifest .
The BIRT ODA run-time framework has been migrated to the Eclipse Data Tools Platform (DTP) project.
equals(Object) - Method in class org.eclipse.birt.data.oda.util.logging.Level
Deprecated. Checks whether the two objects have the same log level value.
error(String, Exception, int) - Method in class org.eclipse.birt.data.oda.util.logging.LoggingErrorHandler
Deprecated. This method is called when a Handler failure occurs.
execute() - Method in interface org.eclipse.birt.data.oda.IAdvancedQuery
Deprecated. Executes the statement's prepared query that may return multiple result sets.
executeQuery() - Method in interface org.eclipse.birt.data.oda.IQuery
Deprecated. Executes the statement's prepared query and returns a single IResultSet object.
executeQuery() - Method in class org.eclipse.birt.data.oda.impl.SimpleQuery
Deprecated.  

F

FINE - Static variable in class org.eclipse.birt.data.oda.util.logging.Level
Deprecated. The constant indicating the integer value of FINE.
FINER - Static variable in class org.eclipse.birt.data.oda.util.logging.Level
Deprecated. The constant indicating the integer value of FINER.
FINER_LEVEL - Static variable in class org.eclipse.birt.data.oda.util.logging.Level
Deprecated. The constant indicating the log level FINER.
FINEST - Static variable in class org.eclipse.birt.data.oda.util.logging.Level
Deprecated. The constant indicating the integer value of FINEST.
FINEST_LEVEL - Static variable in class org.eclipse.birt.data.oda.util.logging.Level
Deprecated. The constant indicating the log level FINEST.
FINE_LEVEL - Static variable in class org.eclipse.birt.data.oda.util.logging.Level
Deprecated. The constant indicating the log level FINE.
FLUSH_FAILURE - Static variable in class org.eclipse.birt.data.oda.util.logging.LoggingErrorHandler
Deprecated. The constant indicating a flush of an OutputStream fails.
FORMAT_FAILURE - Static variable in class org.eclipse.birt.data.oda.util.logging.LoggingErrorHandler
Deprecated. The constant indicating that formatting failed.
FileHandler - class org.eclipse.birt.data.oda.util.logging.FileHandler.
Deprecated. As of BIRT 2.0, replaced by org.eclipse.datatools.connectivity.oda.util.logging.FileHandler .
The BIRT ODA run-time framework has been migrated to the Eclipse Data Tools Platform (DTP) project.
FileHandler(String) - Constructor for class org.eclipse.birt.data.oda.util.logging.FileHandler
Deprecated. Creates a FileHandler to publish LogRecords to the specified file.
FileHandler(String, LogFormatter) - Constructor for class org.eclipse.birt.data.oda.util.logging.FileHandler
Deprecated. Creates a FileHandler to publish LogRecords to the sepcified file using the specified LogFormatter.
Filter - interface org.eclipse.birt.data.oda.util.logging.Filter.
Deprecated. As of BIRT 2.0, replaced by org.eclipse.datatools.connectivity.oda.util.logging.Filter .
The BIRT ODA run-time framework has been migrated to the Eclipse Data Tools Platform (DTP) project.
finalize() - Method in class org.eclipse.birt.data.oda.util.logging.StreamHandler
Deprecated. Cleans up this StreamHandler by calling the close method.
findColumn(String) - Method in interface org.eclipse.birt.data.oda.IResultSet
Deprecated. Returns the column index of the specified column name.
findColumn(String) - Method in class org.eclipse.birt.data.oda.impl.SimpleResultSet
Deprecated.  
findInParameter(String) - Method in interface org.eclipse.birt.data.oda.IQuery
Deprecated. Returns the 1-based index of the specified input parameter.
findInParameter(String) - Method in class org.eclipse.birt.data.oda.impl.SimpleQuery
Deprecated.  
findOutParameter(String) - Method in interface org.eclipse.birt.data.oda.IAdvancedQuery
Deprecated. Returns the 1-based index of the specified scalar or structure output parameter.
fine(String) - Method in class org.eclipse.birt.data.oda.util.logging.Logger
Deprecated. Log a FINE log message.
finer(String) - Method in class org.eclipse.birt.data.oda.util.logging.Logger
Deprecated. Log a FINER log message.
finest(String) - Method in class org.eclipse.birt.data.oda.util.logging.Logger
Deprecated. Log a FINEST log message.
flush() - Method in class org.eclipse.birt.data.oda.util.logging.Handler
Deprecated. Flushes buffered output.
flush() - Method in class org.eclipse.birt.data.oda.util.logging.StreamHandler
Deprecated. Flushes buffered message to the output stream.
flushCache() - Method in class org.eclipse.birt.data.oda.util.ResourceCache
Deprecated.  
format(LogRecord) - Method in class org.eclipse.birt.data.oda.util.logging.LogFormatter
Deprecated. Format the specified LogRecord into a string.
format(LogRecord) - Method in class org.eclipse.birt.data.oda.util.logging.SimpleFormatter
Deprecated. Formats the specified LogRecord to an understandable format.

G

GENERIC_FAILURE - Static variable in class org.eclipse.birt.data.oda.util.logging.LoggingErrorHandler
Deprecated. The constant indicating a failure not in the other categories.
get(int) - Method in class org.eclipse.birt.data.oda.util.ResourceManager
Deprecated.  
getAlternativeOdaDataTypes() - Method in class org.eclipse.birt.data.oda.util.manifest.DataTypeMapping
Deprecated. Returns the alternative ODA data types of the data type mapping, or an empty array if no alternative ODA data types exist.
getBigDecimal(String) - Method in interface org.eclipse.birt.data.oda.IAdvancedQuery
Deprecated. Returns the decimal value from the designated output parameter.
getBigDecimal(int) - Method in interface org.eclipse.birt.data.oda.IAdvancedQuery
Deprecated. Returns the decimal value from the designated output parameter.
getBigDecimal(int) - Method in interface org.eclipse.birt.data.oda.IResultSet
Deprecated. Gets the value of the designated column in the current row as a decimal.
getBigDecimal(String) - Method in interface org.eclipse.birt.data.oda.IResultSet
Deprecated. Gets the value of the designated column in the current row as a decimal.
getBigDecimal(int) - Method in class org.eclipse.birt.data.oda.impl.SimpleResultSet
Deprecated.  
getBigDecimal(String) - Method in class org.eclipse.birt.data.oda.impl.SimpleResultSet
Deprecated.  
getCause() - Method in class org.eclipse.birt.data.oda.OdaException
Deprecated. Returns the cause of this OdaException, or null if the cause is nonexistent or unknown.
getChoices() - Method in class org.eclipse.birt.data.oda.util.manifest.Property
Deprecated. Returns the selection list of choices for the property value.
getColumnCount() - Method in interface org.eclipse.birt.data.oda.IResultSetMetaData
Deprecated. Returns the number of columns in the corresponding IResultSet object.
getColumnCount() - Method in class org.eclipse.birt.data.oda.impl.SimpleResultSetMetaData
Deprecated.  
getColumnDisplayLength(int) - Method in interface org.eclipse.birt.data.oda.IResultSetMetaData
Deprecated. Returns the display length of the specific column.
getColumnDisplayLength(int) - Method in class org.eclipse.birt.data.oda.impl.SimpleResultSetMetaData
Deprecated.  
getColumnLabel(int) - Method in interface org.eclipse.birt.data.oda.IResultSetMetaData
Deprecated. Returns the designated column's suggested title for use in the column heading and/or display name.
getColumnLabel(int) - Method in class org.eclipse.birt.data.oda.impl.SimpleResultSetMetaData
Deprecated.  
getColumnName(int) - Method in interface org.eclipse.birt.data.oda.IResultSetMetaData
Deprecated. Returns the name of the specific column.
getColumnName(int) - Method in class org.eclipse.birt.data.oda.impl.SimpleResultSetMetaData
Deprecated.  
getColumnType(int) - Method in interface org.eclipse.birt.data.oda.IResultSetMetaData
Deprecated. Returns the data provider specific code of the column's data type.
getColumnType(int) - Method in class org.eclipse.birt.data.oda.impl.SimpleResultSetMetaData
Deprecated.  
getColumnTypeName(int) - Method in interface org.eclipse.birt.data.oda.IResultSetMetaData
Deprecated. Returns the data provider specific name of the column's data type.
getColumnTypeName(int) - Method in class org.eclipse.birt.data.oda.impl.SimpleResultSetMetaData
Deprecated.  
getConnection() - Method in interface org.eclipse.birt.data.oda.IDataSetMetaData
Deprecated. Returns the connection that produced this metadata object.
getConnection(String) - Method in interface org.eclipse.birt.data.oda.IDriver
Deprecated. Returns an IConnection object that can then be used to establish a runtime connection to the underlying data source with the given unique id.
getConnection() - Method in class org.eclipse.birt.data.oda.impl.SimpleDataSetMetaData
Deprecated.  
getConnection(String) - Method in class org.eclipse.birt.data.oda.impl.SimpleDriver
Deprecated.  
getCurrencyFormat(int) - Static method in class org.eclipse.birt.data.oda.util.ResourceManager
Deprecated.  
getDataSetType(String) - Method in class org.eclipse.birt.data.oda.util.manifest.ExtensionManifest
Deprecated. Returns the DataSetType instance that represents the dataSet element with the given ID defined in this data source extension.
getDataSetTypeIDs() - Method in class org.eclipse.birt.data.oda.util.manifest.ExtensionManifest
Deprecated. Returns an array of ids of the dataSet elements defined in this data source extension.
getDataSetTypes() - Method in class org.eclipse.birt.data.oda.util.manifest.ExtensionManifest
Deprecated. Returns an array of DataSetType instances that represent the dataSet elements defined in this data source extension.
getDataSourceDisplayName() - Method in class org.eclipse.birt.data.oda.util.manifest.ExtensionManifest
Deprecated. Returns the display name of the data source element defined in the ODA data source extension.
getDataSourceElementID() - Method in class org.eclipse.birt.data.oda.util.manifest.ExtensionManifest
Deprecated. Returns the ID that uniquely identifies the dataSource element defined in the ODA data source extension.
getDataSourceId() - Method in class org.eclipse.birt.data.oda.LogConfiguration
Deprecated. Returns the id of a type of data source to apply the logging configuration.
getDataSourceIdentifiers() - Method in class org.eclipse.birt.data.oda.util.manifest.DtpManifestExplorer
Returns a collection of identifiers of all ODA data source extensions (both BIRT and DTP).
getDataSourceIdentifiers() - Method in class org.eclipse.birt.data.oda.util.manifest.ManifestExplorer
Deprecated. Returns a collection of identifiers of all ODA data source extensions.
getDataSourceMajorVersion() - Method in interface org.eclipse.birt.data.oda.IDataSetMetaData
Deprecated. Returns the major version number of the underlying data provider.
getDataSourceMajorVersion() - Method in class org.eclipse.birt.data.oda.impl.SimpleDataSetMetaData
Deprecated.  
getDataSourceMinorVersion() - Method in interface org.eclipse.birt.data.oda.IDataSetMetaData
Deprecated. Returns the minor version number of the underlying data provider.
getDataSourceMinorVersion() - Method in class org.eclipse.birt.data.oda.impl.SimpleDataSetMetaData
Deprecated.  
getDataSourceObjects(String, String, String, String) - Method in interface org.eclipse.birt.data.oda.IDataSetMetaData
Deprecated. Returns the collection of objects found in a data provider's catalog.
getDataSourceObjects(String, String, String, String) - Method in class org.eclipse.birt.data.oda.impl.SimpleDataSetMetaData
Deprecated.  
getDataSourceProductName() - Method in interface org.eclipse.birt.data.oda.IDataSetMetaData
Deprecated. Returns the name of this data provider product.
getDataSourceProductName() - Method in class org.eclipse.birt.data.oda.impl.SimpleDataSetMetaData
Deprecated.  
getDataSourceProductVersion() - Method in interface org.eclipse.birt.data.oda.IDataSetMetaData
Deprecated. Returns the version of this data provider product as a String.
getDataSourceProductVersion() - Method in class org.eclipse.birt.data.oda.impl.SimpleDataSetMetaData
Deprecated.  
getDataTypeMapping(short) - Method in class org.eclipse.birt.data.oda.util.manifest.DataSetType
Deprecated. Returns the data type mapping for the specified native data type code.
getDataTypeMappings() - Method in class org.eclipse.birt.data.oda.util.manifest.DataSetType
Deprecated. Returns the data type mappings for the data set type, or an empty array if no mappings exist.
getDate(String) - Method in interface org.eclipse.birt.data.oda.IAdvancedQuery
Deprecated. Returns the java.sql.Date value from the designated output parameter.
getDate(int) - Method in interface org.eclipse.birt.data.oda.IAdvancedQuery
Deprecated. Returns the java.sql.Date value from the designated output parameter.
getDate(int) - Method in interface org.eclipse.birt.data.oda.IResultSet
Deprecated. Gets the value of the designated column in the current row as a java.sql.Date.
getDate(String) - Method in interface org.eclipse.birt.data.oda.IResultSet
Deprecated. Gets the value of the designated column in the current row as a java.sql.Date.
getDate(int) - Method in class org.eclipse.birt.data.oda.impl.SimpleResultSet
Deprecated.  
getDate(String) - Method in class org.eclipse.birt.data.oda.impl.SimpleResultSet
Deprecated.  
getDefaultValue() - Method in class org.eclipse.birt.data.oda.util.manifest.Property
Deprecated. Returns the default value of the property.
getDelimitedStringCount(String, String) - Static method in class org.eclipse.birt.data.oda.util.StringSubstitutionUtil
Deprecated. Returns the number of named and un-named delimited strings in the text argument, where the delimited strings are labeled by only a start delimiter.
getDelimitedStringCount(String, String, boolean) - Static method in class org.eclipse.birt.data.oda.util.StringSubstitutionUtil
Deprecated. Returns the number of delimited strings in the text argument, where the delimited strings are labeled by only a start delimiter.
getDelimitedStringCount(String, String, String) - Static method in class org.eclipse.birt.data.oda.util.StringSubstitutionUtil
Deprecated. Returns the number of named and un-named delimited strings in the text argument, where the delimited strings are labeled by a start delimiter and an end delimiter.
getDelimitedStringCount(String, String, String, boolean) - Static method in class org.eclipse.birt.data.oda.util.StringSubstitutionUtil
Deprecated. Returns the number of delimited strings in the text argument, where the delimited strings are labeled by a start delimiter and an end delimiter.
getDisplayName() - Method in class org.eclipse.birt.data.oda.util.manifest.DataSetType
Deprecated. Returns the display name of the ODA data set type element.
getDisplayName() - Method in class org.eclipse.birt.data.oda.util.manifest.Property
Deprecated. Returns the display name of the extension-defined property.
getDisplayName() - Method in class org.eclipse.birt.data.oda.util.manifest.PropertyChoice
Deprecated. Returns the display name of the choice element.
getDouble(String) - Method in interface org.eclipse.birt.data.oda.IAdvancedQuery
Deprecated. Returns the double value from the designated output parameter.
getDouble(int) - Method in interface org.eclipse.birt.data.oda.IAdvancedQuery
Deprecated. Returns the double value from the designated output parameter.
getDouble(int) - Method in interface org.eclipse.birt.data.oda.IResultSet
Deprecated. Gets the value of the designated column in the current row as a double.
getDouble(String) - Method in interface org.eclipse.birt.data.oda.IResultSet
Deprecated. Gets the value of the designated column in the current row as a double.
getDouble(int) - Method in class org.eclipse.birt.data.oda.impl.SimpleResultSet
Deprecated.  
getDouble(String) - Method in class org.eclipse.birt.data.oda.impl.SimpleResultSet
Deprecated.  
getDriverClass() - Method in class org.eclipse.birt.data.oda.util.manifest.JavaRuntimeInterface
Deprecated. Returns the fully qualified concrete class that implements the org.eclipse.birt.data.oda.IDriver interface.
getDriverFileLocation(String) - Method in class org.eclipse.birt.data.oda.util.manifest.JavaRuntimeInterface
Deprecated.  
getDriverFileLocation(String) - Method in class org.eclipse.birt.data.oda.util.manifest.RuntimeInterface
Deprecated. Returns the driver file location for the current OS platform.
getDriverLocation() - Method in class org.eclipse.birt.data.oda.util.manifest.ExtensionManifest
Deprecated. Returns the driver installation location.
getErrorCode() - Method in class org.eclipse.birt.data.oda.OdaException
Deprecated. Returns the vendor-specific exception code of this OdaException object.
getExtensionID() - Method in class org.eclipse.birt.data.oda.util.manifest.ExtensionManifest
Deprecated. Returns the ID that uniquely identifies this ODA data source extension in the BIRT environment.
getExtensionManifest(String) - Method in class org.eclipse.birt.data.oda.util.manifest.DtpManifestExplorer
Returns the DTP ODA extension configuration information found in the plugin manifest file of the specified data source extension.
getExtensionManifest(String) - Method in class org.eclipse.birt.data.oda.util.manifest.ManifestExplorer
Deprecated. Returns the extension configuration information found in the plugin manifest file of the specified data source extension.
getExtensionManifests() - Method in class org.eclipse.birt.data.oda.util.manifest.DtpManifestExplorer
Returns an array of DTP ODA extension configuration information found in the plugin manifest file.
getExtensionManifests() - Method in class org.eclipse.birt.data.oda.util.manifest.ManifestExplorer
Deprecated. Returns an array of ODA extension configuration information found in the plugin manifest file.
getFilter() - Method in class org.eclipse.birt.data.oda.util.logging.Handler
Deprecated. Gets the Filter associated with this Handler.
getFormatter() - Method in class org.eclipse.birt.data.oda.util.logging.Handler
Deprecated. Gets the LogFormatter associated with this Handler.
getFormatterClassName() - Method in class org.eclipse.birt.data.oda.LogConfiguration
Deprecated. Returns the fully qualified class name of a LogFormatter implementation class, suitable for use by the driver-specific logging utility.
getGroupDisplayName() - Method in class org.eclipse.birt.data.oda.util.manifest.Property
Deprecated. If the property is defined in a group, returns the group's display name.
getGroupName() - Method in class org.eclipse.birt.data.oda.util.manifest.Property
Deprecated. If the property is defined in a group, returns the group's name.
getHandler() - Method in class org.eclipse.birt.data.oda.util.logging.Logger
Deprecated. Gets the associated Handler.
getID() - Method in class org.eclipse.birt.data.oda.util.manifest.DataSetType
Deprecated. Returns the ID which uniquely identifes the type of data set among all ODA data sets supported by the driver.
getInstance() - Static method in class org.eclipse.birt.data.oda.util.manifest.DtpManifestExplorer
Singleton getter method.
getInstance() - Static method in class org.eclipse.birt.data.oda.util.manifest.ManifestExplorer
Deprecated. Gets the ManifestExplorer instance to explore the manifest of the data source extensions.
getInt(String) - Method in interface org.eclipse.birt.data.oda.IAdvancedQuery
Deprecated. Returns the integer value from the designated output parameter.
getInt(int) - Method in interface org.eclipse.birt.data.oda.IAdvancedQuery
Deprecated. Returns the integer value from the designated output parameter.
getInt(int) - Method in interface org.eclipse.birt.data.oda.IResultSet
Deprecated. Gets the value of the designated column in the current row as an int.
getInt(String) - Method in interface org.eclipse.birt.data.oda.IResultSet
Deprecated. Gets the value of the designated column in the current row as an int.
getInt(int) - Method in class org.eclipse.birt.data.oda.impl.SimpleResultSet
Deprecated.  
getInt(String) - Method in class org.eclipse.birt.data.oda.impl.SimpleResultSet
Deprecated.  
getInterfaceType() - Method in class org.eclipse.birt.data.oda.util.manifest.JavaRuntimeInterface
Deprecated.  
getInterfaceType() - Method in class org.eclipse.birt.data.oda.util.manifest.RuntimeInterface
Deprecated. Returns the interface type of the runtime.
getLevel() - Method in class org.eclipse.birt.data.oda.util.logging.Handler
Deprecated. Gets the Level associated with this Handler.
getLevel() - Method in class org.eclipse.birt.data.oda.util.logging.LogRecord
Deprecated. Gets the logging level.
getLevel() - Method in class org.eclipse.birt.data.oda.util.logging.Logger
Deprecated. Get the associated log level.
getLibraries() - Method in class org.eclipse.birt.data.oda.util.manifest.JavaRuntimeInterface
Deprecated.  
getLibraries() - Method in class org.eclipse.birt.data.oda.util.manifest.RuntimeInterface
Deprecated. Returns the list of libraries for the current OS platform.
getLibraryLocation() - Method in class org.eclipse.birt.data.oda.util.manifest.JavaRuntimeInterface
Deprecated.  
getLibraryLocation() - Method in class org.eclipse.birt.data.oda.util.manifest.RuntimeInterface
Deprecated. Returns the library location for the current OS platform.
getLogDirectory() - Method in class org.eclipse.birt.data.oda.LogConfiguration
Deprecated. Returns the absolute path of the log directory.
getLogDirectory() - Method in class org.eclipse.birt.data.oda.util.manifest.TraceLogging
Deprecated. Returns the optional directory for log files.
getLogFileNamePrefix() - Method in class org.eclipse.birt.data.oda.util.manifest.TraceLogging
Deprecated. Returns the string prefix for driver's log file names.
getLogFormatterClass() - Method in class org.eclipse.birt.data.oda.util.manifest.TraceLogging
Deprecated. Returns the optional driver's concrete implementation of the org.eclipse.birt.data.oda.util.logging.LogFormatter class.
getLogLevel() - Method in class org.eclipse.birt.data.oda.LogConfiguration
Deprecated. Returns the level of information to log.
getLogLevel() - Method in class org.eclipse.birt.data.oda.util.manifest.TraceLogging
Deprecated. Returns the value for the driver's log level, as defined in org.eclipse.birt.data.oda.util.logging.Level.
getLogPrefix() - Method in class org.eclipse.birt.data.oda.LogConfiguration
Deprecated. Returns the prefix used in the log file name.
getLogger(String, int, String, String, String) - Static method in class org.eclipse.birt.data.oda.util.logging.LogManager
Deprecated. Creates a named Logger with the specified log configuration information, if the named Logger doesn't already exist.
getLogger(String) - Static method in class org.eclipse.birt.data.oda.util.logging.LogManager
Deprecated. Gets a previously created Logger by name.
getLoggingErrorHandler() - Method in class org.eclipse.birt.data.oda.util.logging.Handler
Deprecated. Gets the LoggingErrorHandler associated with this Handler.
getMaxConnections() - Method in interface org.eclipse.birt.data.oda.IDriver
Deprecated. Returns the maximum number of concurrent connections that the driver can support.
getMaxConnections() - Method in class org.eclipse.birt.data.oda.impl.SimpleDriver
Deprecated.  
getMaxQueries() - Method in interface org.eclipse.birt.data.oda.IConnection
Deprecated. Returns the maximum number of active queries for any data set types that the driver can support for this connection.
getMaxQueries() - Method in class org.eclipse.birt.data.oda.impl.SimpleConnection
Deprecated.  
getMaxRows() - Method in interface org.eclipse.birt.data.oda.IQuery
Deprecated. Returns the maximum number of rows that can be fetched from the statement's result set(s).
getMaxRows() - Method in class org.eclipse.birt.data.oda.impl.SimpleQuery
Deprecated.  
getMaxRows() - Method in class org.eclipse.birt.data.oda.impl.SimpleResultSet
Deprecated. Returns the maximum number of rows that can be fetched from this result set.
getMediumDateFormat() - Static method in class org.eclipse.birt.data.oda.util.ResourceManager
Deprecated.  
getMessage() - Method in class org.eclipse.birt.data.oda.util.logging.LogRecord
Deprecated. Gets the log message.
getMetaData(String) - Method in interface org.eclipse.birt.data.oda.IConnection
Deprecated. Returns an IDataSetMetaData object of the the given data set type.
getMetaData() - Method in interface org.eclipse.birt.data.oda.IQuery
Deprecated. Returns the metadata of the current result set for this prepared IQuery.
getMetaData() - Method in interface org.eclipse.birt.data.oda.IResultSet
Deprecated. Returns the metadata associated with this IResultSet.
getMetaData(String) - Method in class org.eclipse.birt.data.oda.impl.SimpleConnection
Deprecated.  
getMetaData() - Method in class org.eclipse.birt.data.oda.impl.SimpleQuery
Deprecated.  
getMetaData() - Method in class org.eclipse.birt.data.oda.impl.SimpleResultSet
Deprecated.  
getMetaDataOf(String) - Method in interface org.eclipse.birt.data.oda.IAdvancedQuery
Deprecated. Returns the metadata of the expected named result.
getMillis() - Method in class org.eclipse.birt.data.oda.util.logging.LogRecord
Deprecated. Gets the log time.
getMoreResults() - Method in interface org.eclipse.birt.data.oda.IAdvancedQuery
Deprecated. Moves to the statement's next result set.
getName() - Method in class org.eclipse.birt.data.oda.util.logging.Level
Deprecated. Gets the log level name.
getName() - Method in class org.eclipse.birt.data.oda.util.logging.Logger
Deprecated. Gets the name of this Logger.
getName() - Method in class org.eclipse.birt.data.oda.util.manifest.Property
Deprecated. Returns the property name.
getName() - Method in class org.eclipse.birt.data.oda.util.manifest.PropertyChoice
Deprecated. Returns the name of the choice element.
getNamespace() - Method in class org.eclipse.birt.data.oda.util.manifest.ExtensionManifest
Deprecated. Returns the namespace associated with this ODA runtime driver.
getNativeType() - Method in class org.eclipse.birt.data.oda.util.manifest.DataTypeMapping
Deprecated. Returns the native type name of the data type mapping.
getNativeTypeCode() - Method in class org.eclipse.birt.data.oda.util.manifest.DataTypeMapping
Deprecated. Returns the native type code of the data type mapping.
getNextException() - Method in class org.eclipse.birt.data.oda.OdaException
Deprecated. Returns the next OdaException chained to this OdaException object.
getNumberFormat(int) - Static method in class org.eclipse.birt.data.oda.util.ResourceManager
Deprecated.  
getOdaScalarDataType() - Method in class org.eclipse.birt.data.oda.util.manifest.DataTypeMapping
Deprecated. Returns the primary ODA scalar data type which the native type maps to
getOdaVersion() - Method in class org.eclipse.birt.data.oda.util.manifest.ExtensionManifest
Deprecated. Returns the version of the org.eclipse.birt.data.oda plug-in for which this driver is developed.
getParameterCount() - Method in interface org.eclipse.birt.data.oda.IParameterMetaData
Deprecated. Returns the number of parameters defined in the prepared statement object.
getParameterMetaData() - Method in interface org.eclipse.birt.data.oda.IQuery
Deprecated. Returns the count, data types, and other metadata attributes of the parameters defined in this prepared IQuery object.
getParameterMetaData() - Method in class org.eclipse.birt.data.oda.impl.SimpleQuery
Deprecated.  
getParameterMode(int) - Method in interface org.eclipse.birt.data.oda.IParameterMetaData
Deprecated. Returns the input/output mode of the specified parameter.
getParameterType(int) - Method in interface org.eclipse.birt.data.oda.IParameterMetaData
Deprecated. Returns the data provider specific code of the parameter's data type.
getParameterTypeName(int) - Method in interface org.eclipse.birt.data.oda.IParameterMetaData
Deprecated. Returns the data provider specific name of the parameter's data type.
getPrecision(int) - Method in interface org.eclipse.birt.data.oda.IParameterMetaData
Deprecated. Returns the maximum number of decimal digits for the specified parameter.
getPrecision(int) - Method in interface org.eclipse.birt.data.oda.IResultSetMetaData
Deprecated. Returns the maximum number of decimal digits of the specific column.
getPrecision(int) - Method in class org.eclipse.birt.data.oda.impl.SimpleResultSetMetaData
Deprecated.  
getProperties() - Method in class org.eclipse.birt.data.oda.util.manifest.DataSetType
Deprecated. Returns an array of Property instances that represent the properties defined by this data set element.
getProperties() - Method in class org.eclipse.birt.data.oda.util.manifest.ExtensionManifest
Deprecated. Returns an array of Property instances that represent the properties defined by this data source extension.
getPropertiesVisibility() - Method in class org.eclipse.birt.data.oda.util.manifest.DataSetType
Deprecated. Returns a Properties collecton of property visibilty settings.
getPropertiesVisibility() - Method in class org.eclipse.birt.data.oda.util.manifest.ExtensionManifest
Deprecated. Returns a Properties collecton of property visibilty settings.
getResourceKeyNames() - Method in class org.eclipse.birt.data.oda.util.ResourceManager
Deprecated.  
getResources(String, Locale) - Method in class org.eclipse.birt.data.oda.util.ResourceCache
Deprecated.  
getResultSet() - Method in interface org.eclipse.birt.data.oda.IAdvancedQuery
Deprecated. Returns the current result as an IResultSet object.
getResultSet(String) - Method in interface org.eclipse.birt.data.oda.IAdvancedQuery
Deprecated. Returns the named result as an IResultSet object, or null if none is available.
getResultSetNames() - Method in interface org.eclipse.birt.data.oda.IAdvancedQuery
Deprecated. Returns the names of result sets that can be returned by this IAdvancedQuery.
getRow(String) - Method in interface org.eclipse.birt.data.oda.IAdvancedQuery
Deprecated. Returns the structure value from the designated output parameter.
getRow(int) - Method in interface org.eclipse.birt.data.oda.IAdvancedQuery
Deprecated. Returns the structure value from the designated output parameter.
getRow() - Method in interface org.eclipse.birt.data.oda.IResultSet
Deprecated. Returns the current row's 1-based index position.
getRow() - Method in class org.eclipse.birt.data.oda.impl.SimpleResultSet
Deprecated.  
getRuntimeInterface() - Method in class org.eclipse.birt.data.oda.util.manifest.ExtensionManifest
Deprecated. Returns the runtime interface configuration.
getSQLState() - Method in class org.eclipse.birt.data.oda.OdaException
Deprecated. Returns the SQLSTATE of this OdaException object.
getSQLStateType() - Method in interface org.eclipse.birt.data.oda.IDataSetMetaData
Deprecated. Indicates whether the SQLSTATE returned by OdaException.getSQLState() is X/Open SQL CLI or SQL99.
getSQLStateType() - Method in class org.eclipse.birt.data.oda.impl.SimpleDataSetMetaData
Deprecated.  
getScale(int) - Method in interface org.eclipse.birt.data.oda.IParameterMetaData
Deprecated. Returns the maximum number of digits to the right of the decimal point for the specified parameter.
getScale(int) - Method in interface org.eclipse.birt.data.oda.IResultSetMetaData
Deprecated. Returns the maximum number of digits to the right of the decimal point of the specific column.
getScale(int) - Method in class org.eclipse.birt.data.oda.impl.SimpleResultSetMetaData
Deprecated.  
getSortColumn(int) - Method in class org.eclipse.birt.data.oda.SortSpec
Deprecated. Returns the result set column name of the sort key at the index position.
getSortColumns() - Method in class org.eclipse.birt.data.oda.SortSpec
Deprecated. Returns an array of all column names for the sort key of a sortModeSingleOrder SortSpec object.
getSortKeyCount() - Method in class org.eclipse.birt.data.oda.SortSpec
Deprecated. Returns the number of sort keys associated with this SortSpec object.
getSortMode() - Method in interface org.eclipse.birt.data.oda.IDataSetMetaData
Deprecated. Returns the dynamic sorting mode supported by this data set type.
getSortMode() - Method in class org.eclipse.birt.data.oda.SortSpec
Deprecated. Returns the sort mode of this SortSpec object.
getSortMode() - Method in class org.eclipse.birt.data.oda.impl.SimpleDataSetMetaData
Deprecated.  
getSortOrder(int) - Method in class org.eclipse.birt.data.oda.SortSpec
Deprecated. Returns the sort order of the sort key at the index position.
getSortOrder() - Method in class org.eclipse.birt.data.oda.SortSpec
Deprecated. Returns the sort order for the sort keys of a sortModeSingleOrder SortSpec object.
getSortSpec(String) - Method in interface org.eclipse.birt.data.oda.IAdvancedQuery
Deprecated. Returns the sort specification associated with the named result set of this IAdvancedQuery.
getSortSpec() - Method in interface org.eclipse.birt.data.oda.IQuery
Deprecated. Returns the sort specification associated with this IQuery.
getSortSpec() - Method in class org.eclipse.birt.data.oda.impl.SimpleQuery
Deprecated.  
getString(String) - Method in interface org.eclipse.birt.data.oda.IAdvancedQuery
Deprecated. Returns the String value from the designated output parameter.
getString(int) - Method in interface org.eclipse.birt.data.oda.IAdvancedQuery
Deprecated. Returns the String value from the designated output parameter.
getString(int) - Method in interface org.eclipse.birt.data.oda.IResultSet
Deprecated. Gets the value of the designated column in the current row as a String.
getString(String) - Method in interface org.eclipse.birt.data.oda.IResultSet
Deprecated. Gets the value of the designated column in the current row as a String.
getString(int) - Method in class org.eclipse.birt.data.oda.impl.SimpleResultSet
Deprecated.  
getString(String) - Method in class org.eclipse.birt.data.oda.impl.SimpleResultSet
Deprecated.  
getString(int) - Method in class org.eclipse.birt.data.oda.util.ResourceManager
Deprecated.  
getThrown() - Method in class org.eclipse.birt.data.oda.util.logging.LogRecord
Deprecated. Gets the associated Throwable.
getTime(String) - Method in interface org.eclipse.birt.data.oda.IAdvancedQuery
Deprecated. Returns the java.sql.Time value from the designated output parameter.
getTime(int) - Method in interface org.eclipse.birt.data.oda.IAdvancedQuery
Deprecated. Returns the java.sql.Time value from the designated output parameter.
getTime(int) - Method in interface org.eclipse.birt.data.oda.IResultSet
Deprecated. Gets the value of the designated column in the current row as a java.sql.Time.
getTime(String) - Method in interface org.eclipse.birt.data.oda.IResultSet
Deprecated. Gets the value of the designated column in the current row as a java.sql.Time.
getTime(int) - Method in class org.eclipse.birt.data.oda.impl.SimpleResultSet
Deprecated.  
getTime(String) - Method in class org.eclipse.birt.data.oda.impl.SimpleResultSet
Deprecated.  
getTimestamp(String) - Method in interface org.eclipse.birt.data.oda.IAdvancedQuery
Deprecated. Returns the java.sql.Timestamp value from the designated output parameter.
getTimestamp(int) - Method in interface org.eclipse.birt.data.oda.IAdvancedQuery
Deprecated. Returns the java.sql.Timestamp value from the designated output parameter.
getTimestamp(int) - Method in interface org.eclipse.birt.data.oda.IResultSet
Deprecated. Gets the value of the designated column in the current row as a java.sql.Timestamp.
getTimestamp(String) - Method in interface org.eclipse.birt.data.oda.IResultSet
Deprecated. Gets the value of the designated column in the current row as a java.sql.Timestamp.
getTimestamp(int) - Method in class org.eclipse.birt.data.oda.impl.SimpleResultSet
Deprecated.  
getTimestamp(String) - Method in class org.eclipse.birt.data.oda.impl.SimpleResultSet
Deprecated.  
getTraceLogging() - Method in class org.eclipse.birt.data.oda.util.manifest.ExtensionManifest
Deprecated. Returns the optional trace logging configuration for the driver.
getType() - Method in class org.eclipse.birt.data.oda.util.manifest.Property
Deprecated. Returns the type of property.
getValue() - Method in class org.eclipse.birt.data.oda.util.manifest.PropertyChoice
Deprecated. Returns the value of this choice of property values.

H

Handler - class org.eclipse.birt.data.oda.util.logging.Handler.
Deprecated. As of BIRT 2.0, replaced by org.eclipse.datatools.connectivity.oda.util.logging.Handler .
The BIRT ODA run-time framework has been migrated to the Eclipse Data Tools Platform (DTP) project.
Handler() - Constructor for class org.eclipse.birt.data.oda.util.logging.Handler
Deprecated. Creates a Handler instance.
hashCode() - Method in class org.eclipse.birt.data.oda.util.logging.Level
Deprecated. Generate a hashcode based on the log level value.

I

IAdvancedQuery - interface org.eclipse.birt.data.oda.IAdvancedQuery.
Deprecated. As of BIRT 2.0, replaced by org.eclipse.datatools.connectivity.oda.IAdvancedQuery .
The BIRT ODA run-time framework has been migrated to the Eclipse Data Tools Platform (DTP) project.
IConnection - interface org.eclipse.birt.data.oda.IConnection.
Deprecated. As of BIRT 2.0, replaced by org.eclipse.datatools.connectivity.oda.IConnection .
The BIRT ODA run-time framework has been migrated to the Eclipse Data Tools Platform (DTP) project.
IDataSetMetaData - interface org.eclipse.birt.data.oda.IDataSetMetaData.
Deprecated. As of BIRT 2.0, replaced by org.eclipse.datatools.connectivity.oda.IDataSetMetaData .
The BIRT ODA run-time framework has been migrated to the Eclipse Data Tools Platform (DTP) project.
IDriver - interface org.eclipse.birt.data.oda.IDriver.
Deprecated. As of BIRT 2.0, replaced by org.eclipse.datatools.connectivity.oda.IDriver .
The BIRT ODA run-time framework has been migrated to the Eclipse Data Tools Platform (DTP) project.
INFO - Static variable in class org.eclipse.birt.data.oda.util.logging.Level
Deprecated. The constant indicating the integer value of INFO.
INFO_LEVEL - Static variable in class org.eclipse.birt.data.oda.util.logging.Level
Deprecated. The constant indicating the log level INFO.
INVALID_COLUMN_NAME_SPECIFIED - Static variable in class org.eclipse.birt.data.oda.util.OdaResources
Deprecated.  
INVALID_COLUMN_NAME_SPECIFIED - Static variable in class org.eclipse.birt.data.oda.util.OdaResources_de_DE
Deprecated.  
INVALID_COLUMN_NAME_SPECIFIED - Static variable in class org.eclipse.birt.data.oda.util.OdaResources_es_ES
Deprecated.  
INVALID_COLUMN_NAME_SPECIFIED - Static variable in class org.eclipse.birt.data.oda.util.OdaResources_fr_FR
Deprecated.  
INVALID_COLUMN_NAME_SPECIFIED - Static variable in class org.eclipse.birt.data.oda.util.OdaResources_ja_JP
Deprecated.  
INVALID_COLUMN_NAME_SPECIFIED - Static variable in class org.eclipse.birt.data.oda.util.OdaResources_ko_KR
Deprecated.  
INVALID_COLUMN_NAME_SPECIFIED - Static variable in class org.eclipse.birt.data.oda.util.OdaResources_zh_CN
Deprecated.  
INVALID_LOG_LEVEL_VALUE - Static variable in class org.eclipse.birt.data.oda.util.OdaResources
Deprecated.  
INVALID_LOG_LEVEL_VALUE - Static variable in class org.eclipse.birt.data.oda.util.OdaResources_de_DE
Deprecated.  
INVALID_LOG_LEVEL_VALUE - Static variable in class org.eclipse.birt.data.oda.util.OdaResources_es_ES
Deprecated.  
INVALID_LOG_LEVEL_VALUE - Static variable in class org.eclipse.birt.data.oda.util.OdaResources_fr_FR
Deprecated.  
INVALID_LOG_LEVEL_VALUE - Static variable in class org.eclipse.birt.data.oda.util.OdaResources_ja_JP
Deprecated.  
INVALID_LOG_LEVEL_VALUE - Static variable in class org.eclipse.birt.data.oda.util.OdaResources_ko_KR
Deprecated.  
INVALID_LOG_LEVEL_VALUE - Static variable in class org.eclipse.birt.data.oda.util.OdaResources_zh_CN
Deprecated.  
INVALID_NATIVE_TYPE_CODE_VALUE - Static variable in class org.eclipse.birt.data.oda.util.OdaResources
Deprecated.  
INVALID_NATIVE_TYPE_CODE_VALUE - Static variable in class org.eclipse.birt.data.oda.util.OdaResources_de_DE
Deprecated.  
INVALID_NATIVE_TYPE_CODE_VALUE - Static variable in class org.eclipse.birt.data.oda.util.OdaResources_es_ES
Deprecated.  
INVALID_NATIVE_TYPE_CODE_VALUE - Static variable in class org.eclipse.birt.data.oda.util.OdaResources_fr_FR
Deprecated.  
INVALID_NATIVE_TYPE_CODE_VALUE - Static variable in class org.eclipse.birt.data.oda.util.OdaResources_ja_JP
Deprecated.  
INVALID_NATIVE_TYPE_CODE_VALUE - Static variable in class org.eclipse.birt.data.oda.util.OdaResources_ko_KR
Deprecated.  
INVALID_NATIVE_TYPE_CODE_VALUE - Static variable in class org.eclipse.birt.data.oda.util.OdaResources_zh_CN
Deprecated.  
INVALID_ODA_SCALAR_DATA_TYPE_VALUE - Static variable in class org.eclipse.birt.data.oda.util.OdaResources
Deprecated.  
INVALID_ODA_SCALAR_DATA_TYPE_VALUE - Static variable in class org.eclipse.birt.data.oda.util.OdaResources_de_DE
Deprecated.  
INVALID_ODA_SCALAR_DATA_TYPE_VALUE - Static variable in class org.eclipse.birt.data.oda.util.OdaResources_es_ES
Deprecated.  
INVALID_ODA_SCALAR_DATA_TYPE_VALUE - Static variable in class org.eclipse.birt.data.oda.util.OdaResources_fr_FR
Deprecated.  
INVALID_ODA_SCALAR_DATA_TYPE_VALUE - Static variable in class org.eclipse.birt.data.oda.util.OdaResources_ja_JP
Deprecated.  
INVALID_ODA_SCALAR_DATA_TYPE_VALUE - Static variable in class org.eclipse.birt.data.oda.util.OdaResources_ko_KR
Deprecated.  
INVALID_ODA_SCALAR_DATA_TYPE_VALUE - Static variable in class org.eclipse.birt.data.oda.util.OdaResources_zh_CN
Deprecated.  
INVALID_SET_THREAD_CONTEXT_CLASSLOADER_VALUE - Static variable in class org.eclipse.birt.data.oda.util.OdaResources
Deprecated.  
INVALID_SET_THREAD_CONTEXT_CLASSLOADER_VALUE - Static variable in class org.eclipse.birt.data.oda.util.OdaResources_de_DE
Deprecated.  
INVALID_SET_THREAD_CONTEXT_CLASSLOADER_VALUE - Static variable in class org.eclipse.birt.data.oda.util.OdaResources_es_ES
Deprecated.  
INVALID_SET_THREAD_CONTEXT_CLASSLOADER_VALUE - Static variable in class org.eclipse.birt.data.oda.util.OdaResources_fr_FR
Deprecated.  
INVALID_SET_THREAD_CONTEXT_CLASSLOADER_VALUE - Static variable in class org.eclipse.birt.data.oda.util.OdaResources_ja_JP
Deprecated.  
INVALID_SET_THREAD_CONTEXT_CLASSLOADER_VALUE - Static variable in class org.eclipse.birt.data.oda.util.OdaResources_ko_KR
Deprecated.  
INVALID_SET_THREAD_CONTEXT_CLASSLOADER_VALUE - Static variable in class org.eclipse.birt.data.oda.util.OdaResources_zh_CN
Deprecated.  
INVALID_SORT_MODE_SPECIFIED - Static variable in class org.eclipse.birt.data.oda.util.OdaResources
Deprecated.  
INVALID_SORT_MODE_SPECIFIED - Static variable in class org.eclipse.birt.data.oda.util.OdaResources_de_DE
Deprecated.  
INVALID_SORT_MODE_SPECIFIED - Static variable in class org.eclipse.birt.data.oda.util.OdaResources_es_ES
Deprecated.  
INVALID_SORT_MODE_SPECIFIED - Static variable in class org.eclipse.birt.data.oda.util.OdaResources_fr_FR
Deprecated.  
INVALID_SORT_MODE_SPECIFIED - Static variable in class org.eclipse.birt.data.oda.util.OdaResources_ja_JP
Deprecated.  
INVALID_SORT_MODE_SPECIFIED - Static variable in class org.eclipse.birt.data.oda.util.OdaResources_ko_KR
Deprecated.  
INVALID_SORT_MODE_SPECIFIED - Static variable in class org.eclipse.birt.data.oda.util.OdaResources_zh_CN
Deprecated.  
INVALID_SORT_ORDER_SPECIFIED - Static variable in class org.eclipse.birt.data.oda.util.OdaResources
Deprecated.  
INVALID_SORT_ORDER_SPECIFIED - Static variable in class org.eclipse.birt.data.oda.util.OdaResources_de_DE
Deprecated.  
INVALID_SORT_ORDER_SPECIFIED - Static variable in class org.eclipse.birt.data.oda.util.OdaResources_es_ES
Deprecated.  
INVALID_SORT_ORDER_SPECIFIED - Static variable in class org.eclipse.birt.data.oda.util.OdaResources_fr_FR
Deprecated.  
INVALID_SORT_ORDER_SPECIFIED - Static variable in class org.eclipse.birt.data.oda.util.OdaResources_ja_JP
Deprecated.  
INVALID_SORT_ORDER_SPECIFIED - Static variable in class org.eclipse.birt.data.oda.util.OdaResources_ko_KR
Deprecated.  
INVALID_SORT_ORDER_SPECIFIED - Static variable in class org.eclipse.birt.data.oda.util.OdaResources_zh_CN
Deprecated.  
INVALID_VERSION_VALUE - Static variable in class org.eclipse.birt.data.oda.util.OdaResources
Deprecated.  
INVALID_VERSION_VALUE - Static variable in class org.eclipse.birt.data.oda.util.OdaResources_de_DE
Deprecated.  
INVALID_VERSION_VALUE - Static variable in class org.eclipse.birt.data.oda.util.OdaResources_es_ES
Deprecated.  
INVALID_VERSION_VALUE - Static variable in class org.eclipse.birt.data.oda.util.OdaResources_fr_FR
Deprecated.  
INVALID_VERSION_VALUE - Static variable in class org.eclipse.birt.data.oda.util.OdaResources_ja_JP
Deprecated.  
INVALID_VERSION_VALUE - Static variable in class org.eclipse.birt.data.oda.util.OdaResources_ko_KR
Deprecated.  
INVALID_VERSION_VALUE - Static variable in class org.eclipse.birt.data.oda.util.OdaResources_zh_CN
Deprecated.  
IParameterMetaData - interface org.eclipse.birt.data.oda.IParameterMetaData.
Deprecated. As of BIRT 2.0, replaced by org.eclipse.datatools.connectivity.oda.IParameterMetaData .
The BIRT ODA run-time framework has been migrated to the Eclipse Data Tools Platform (DTP) project.
IParameterRowSet - interface org.eclipse.birt.data.oda.IParameterRowSet.
Deprecated. As of BIRT 2.0, replaced by org.eclipse.datatools.connectivity.oda.IParameterRowSet .
The BIRT ODA run-time framework has been migrated to the Eclipse Data Tools Platform (DTP) project.
IQuery - interface org.eclipse.birt.data.oda.IQuery.
Deprecated. As of BIRT 2.0, replaced by org.eclipse.datatools.connectivity.oda.IQuery .
The BIRT ODA run-time framework has been migrated to the Eclipse Data Tools Platform (DTP) project.
IResultSet - interface org.eclipse.birt.data.oda.IResultSet.
Deprecated. As of BIRT 2.0, replaced by org.eclipse.datatools.connectivity.oda.IResultSet .
The BIRT ODA run-time framework has been migrated to the Eclipse Data Tools Platform (DTP) project.
IResultSetMetaData - interface org.eclipse.birt.data.oda.IResultSetMetaData.
Deprecated. As of BIRT 2.0, replaced by org.eclipse.datatools.connectivity.oda.IResultSetMetaData .
The BIRT ODA run-time framework has been migrated to the Eclipse Data Tools Platform (DTP) project.
info(String) - Method in class org.eclipse.birt.data.oda.util.logging.Logger
Deprecated. Log a INFO log message.
init() - Method in class org.eclipse.birt.data.oda.util.OdaResources
Deprecated.  
init() - Method in class org.eclipse.birt.data.oda.util.OdaResources_de_DE
Deprecated.  
init() - Method in class org.eclipse.birt.data.oda.util.OdaResources_es_ES
Deprecated.  
init() - Method in class org.eclipse.birt.data.oda.util.OdaResources_fr_FR
Deprecated.  
init() - Method in class org.eclipse.birt.data.oda.util.OdaResources_ja_JP
Deprecated.  
init() - Method in class org.eclipse.birt.data.oda.util.OdaResources_ko_KR
Deprecated.  
init() - Method in class org.eclipse.birt.data.oda.util.OdaResources_zh_CN
Deprecated.  
init() - Method in class org.eclipse.birt.data.oda.util.ResourceManager
Deprecated.  
initCause(Throwable) - Method in class org.eclipse.birt.data.oda.OdaException
Deprecated. Initializes the cause of this OdaException to the specified value.
instance() - Static method in class org.eclipse.birt.data.oda.util.ResourceCache
Deprecated.  
intValue() - Method in class org.eclipse.birt.data.oda.util.logging.Level
Deprecated. Gets the log level value.
isEmpty() - Method in interface org.eclipse.birt.data.oda.IParameterRowSet
Deprecated. Determines whether this does not contain any elements.
isEncryptable() - Method in class org.eclipse.birt.data.oda.util.manifest.Property
Deprecated. Returns a flag indicating whether this property value should be encrypted in the persistent report design file.
isLoggable(LogRecord) - Method in interface org.eclipse.birt.data.oda.util.logging.Filter
Deprecated. Checks if the the LogRecord should be published.
isLoggable(LogRecord) - Method in class org.eclipse.birt.data.oda.util.logging.Handler
Deprecated. Checks whether the specified LogRecord should be logged.
isLoggable(Level) - Method in class org.eclipse.birt.data.oda.util.logging.Logger
Deprecated. Checks whether the specified level is loggable by this Logger.
isLoggable(LogRecord) - Method in class org.eclipse.birt.data.oda.util.logging.StreamHandler
Deprecated. Checks if this StreamHandler has an associated OutputStream, whether the LogRecord has the adequate log level, and whether it satisfies the associated Filter.
isNullable(int) - Method in interface org.eclipse.birt.data.oda.IParameterMetaData
Deprecated. Returns whether null values are allowed for the specified parameter.
isNullable(int) - Method in interface org.eclipse.birt.data.oda.IResultSetMetaData
Deprecated. Indicates the nullability of values in the designated column.
isNullable(int) - Method in class org.eclipse.birt.data.oda.impl.SimpleResultSetMetaData
Deprecated.  
isOpen() - Method in interface org.eclipse.birt.data.oda.IConnection
Deprecated. Checks whether this has an established connection
isOpen() - Method in class org.eclipse.birt.data.oda.impl.SimpleConnection
Deprecated.  

J

JAVA_TYPE - Static variable in class org.eclipse.birt.data.oda.util.manifest.RuntimeInterface
Deprecated. Implements Java runtime interface.
JavaRuntimeInterface - class org.eclipse.birt.data.oda.util.manifest.JavaRuntimeInterface.
Deprecated. As of BIRT 2.0, replaced by org.eclipse.datatools.connectivity.oda.util.manifest.JavaRuntimeInterface .
The BIRT ODA run-time framework has been migrated to the Eclipse Data Tools Platform (DTP) project.

L

Level - class org.eclipse.birt.data.oda.util.logging.Level.
Deprecated. As of BIRT 2.0, replaced by org.eclipse.datatools.connectivity.oda.util.logging.Level .
The BIRT ODA run-time framework has been migrated to the Eclipse Data Tools Platform (DTP) project.
Level(String, int) - Constructor for class org.eclipse.birt.data.oda.util.logging.Level
Deprecated. Creates a Level instance with the specified name and integer log level value.
LogConfiguration - class org.eclipse.birt.data.oda.LogConfiguration.
Deprecated. As of BIRT 2.0, replaced by org.eclipse.datatools.connectivity.oda.LogConfiguration .
The BIRT ODA run-time framework has been migrated to the Eclipse Data Tools Platform (DTP) project.
LogConfiguration(String, int, String, String, String) - Constructor for class org.eclipse.birt.data.oda.LogConfiguration
Deprecated. Constructor to set the trace logging configuration of the ODA runtime driver for the given type of data source and its runtime connection(s).
LogConfiguration(int, String, String, String) - Constructor for class org.eclipse.birt.data.oda.LogConfiguration
Deprecated. Constructor to set the trace logging configuration of the ODA runtime driver for all data source types supported by the IDriver.
LogFormatter - class org.eclipse.birt.data.oda.util.logging.LogFormatter.
Deprecated. As of BIRT 2.0, replaced by org.eclipse.datatools.connectivity.oda.util.logging.LogFormatter .
The BIRT ODA run-time framework has been migrated to the Eclipse Data Tools Platform (DTP) project.
LogFormatter() - Constructor for class org.eclipse.birt.data.oda.util.logging.LogFormatter
Deprecated. Creates a LogFormatter instance.
LogManager - class org.eclipse.birt.data.oda.util.logging.LogManager.
Deprecated. As of BIRT 2.0, replaced by org.eclipse.datatools.connectivity.oda.util.logging.LogManager .
The BIRT ODA run-time framework has been migrated to the Eclipse Data Tools Platform (DTP) project.
LogRecord - class org.eclipse.birt.data.oda.util.logging.LogRecord.
Deprecated. As of BIRT 2.0, replaced by org.eclipse.datatools.connectivity.oda.util.logging.LogRecord .
The BIRT ODA run-time framework has been migrated to the Eclipse Data Tools Platform (DTP) project.
LogRecord(Level, String) - Constructor for class org.eclipse.birt.data.oda.util.logging.LogRecord
Deprecated. Creates a LogRecord instance with the specified log level and message.
Logger - class org.eclipse.birt.data.oda.util.logging.Logger.
Deprecated. As of BIRT 2.0, replaced by org.eclipse.datatools.connectivity.oda.util.logging.Logger .
The BIRT ODA run-time framework has been migrated to the Eclipse Data Tools Platform (DTP) project.
Logger(String) - Constructor for class org.eclipse.birt.data.oda.util.logging.Logger
Deprecated. Creates a Logger instance with the specified name.
LoggingErrorHandler - class org.eclipse.birt.data.oda.util.logging.LoggingErrorHandler.
Deprecated. As of BIRT 2.0, replaced by org.eclipse.datatools.connectivity.oda.util.logging.LoggingErrorHandler .
The BIRT ODA run-time framework has been migrated to the Eclipse Data Tools Platform (DTP) project.
LoggingErrorHandler() - Constructor for class org.eclipse.birt.data.oda.util.logging.LoggingErrorHandler
Deprecated. Creates a LoggingErrorHandler instance.
loadResources(String, Locale) - Static method in class org.eclipse.birt.data.oda.util.ResourceManager
Deprecated.  
log(Level, String) - Method in class org.eclipse.birt.data.oda.util.logging.Logger
Deprecated. Log a message at the specified level.
log(Level, Throwable) - Method in class org.eclipse.birt.data.oda.util.logging.Logger
Deprecated. Log a throwable at the specified level.

M

ManifestExplorer - class org.eclipse.birt.data.oda.util.manifest.ManifestExplorer.
Deprecated. As of BIRT 2.0, replaced by org.eclipse.datatools.connectivity.oda.util.manifest.ManifestExplorer .
The BIRT ODA run-time framework has been migrated to the Eclipse Data Tools Platform (DTP) project.

N

NAME_VALUE_MAP_CANNOT_BE_NULL - Static variable in class org.eclipse.birt.data.oda.util.OdaResources
Deprecated.  
NAME_VALUE_MAP_CANNOT_BE_NULL - Static variable in class org.eclipse.birt.data.oda.util.OdaResources_de_DE
Deprecated.  
NAME_VALUE_MAP_CANNOT_BE_NULL - Static variable in class org.eclipse.birt.data.oda.util.OdaResources_es_ES
Deprecated.  
NAME_VALUE_MAP_CANNOT_BE_NULL - Static variable in class org.eclipse.birt.data.oda.util.OdaResources_fr_FR
Deprecated.  
NAME_VALUE_MAP_CANNOT_BE_NULL - Static variable in class org.eclipse.birt.data.oda.util.OdaResources_ja_JP
Deprecated.  
NAME_VALUE_MAP_CANNOT_BE_NULL - Static variable in class org.eclipse.birt.data.oda.util.OdaResources_ko_KR
Deprecated.  
NAME_VALUE_MAP_CANNOT_BE_NULL - Static variable in class org.eclipse.birt.data.oda.util.OdaResources_zh_CN
Deprecated.  
NO_DATA_SET_TYPES_DEFINED - Static variable in class org.eclipse.birt.data.oda.util.OdaResources
Deprecated.  
NO_DATA_SET_TYPES_DEFINED - Static variable in class org.eclipse.birt.data.oda.util.OdaResources_de_DE
Deprecated.  
NO_DATA_SET_TYPES_DEFINED - Static variable in class org.eclipse.birt.data.oda.util.OdaResources_es_ES
Deprecated.  
NO_DATA_SET_TYPES_DEFINED - Static variable in class org.eclipse.birt.data.oda.util.OdaResources_fr_FR
Deprecated.  
NO_DATA_SET_TYPES_DEFINED - Static variable in class org.eclipse.birt.data.oda.util.OdaResources_ja_JP
Deprecated.  
NO_DATA_SET_TYPES_DEFINED - Static variable in class org.eclipse.birt.data.oda.util.OdaResources_ko_KR
Deprecated.  
NO_DATA_SET_TYPES_DEFINED - Static variable in class org.eclipse.birt.data.oda.util.OdaResources_zh_CN
Deprecated.  
NO_DATA_SET_TYPE_ID_DEFINED - Static variable in class org.eclipse.birt.data.oda.util.OdaResources
Deprecated.  
NO_DATA_SET_TYPE_ID_DEFINED - Static variable in class org.eclipse.birt.data.oda.util.OdaResources_de_DE
Deprecated.  
NO_DATA_SET_TYPE_ID_DEFINED - Static variable in class org.eclipse.birt.data.oda.util.OdaResources_es_ES
Deprecated.  
NO_DATA_SET_TYPE_ID_DEFINED - Static variable in class org.eclipse.birt.data.oda.util.OdaResources_fr_FR
Deprecated.  
NO_DATA_SET_TYPE_ID_DEFINED - Static variable in class org.eclipse.birt.data.oda.util.OdaResources_ja_JP
Deprecated.  
NO_DATA_SET_TYPE_ID_DEFINED - Static variable in class org.eclipse.birt.data.oda.util.OdaResources_ko_KR
Deprecated.  
NO_DATA_SET_TYPE_ID_DEFINED - Static variable in class org.eclipse.birt.data.oda.util.OdaResources_zh_CN
Deprecated.  
NO_DATA_SOURCE_EXTN_ID_DEFINED - Static variable in class org.eclipse.birt.data.oda.util.OdaResources
Deprecated.  
NO_DATA_SOURCE_EXTN_ID_DEFINED - Static variable in class org.eclipse.birt.data.oda.util.OdaResources_de_DE
Deprecated.  
NO_DATA_SOURCE_EXTN_ID_DEFINED - Static variable in class org.eclipse.birt.data.oda.util.OdaResources_es_ES
Deprecated.  
NO_DATA_SOURCE_EXTN_ID_DEFINED - Static variable in class org.eclipse.birt.data.oda.util.OdaResources_fr_FR
Deprecated.  
NO_DATA_SOURCE_EXTN_ID_DEFINED - Static variable in class org.eclipse.birt.data.oda.util.OdaResources_ja_JP
Deprecated.  
NO_DATA_SOURCE_EXTN_ID_DEFINED - Static variable in class org.eclipse.birt.data.oda.util.OdaResources_ko_KR
Deprecated.  
NO_DATA_SOURCE_EXTN_ID_DEFINED - Static variable in class org.eclipse.birt.data.oda.util.OdaResources_zh_CN
Deprecated.  
NO_DATA_TYPE_MAPPINGS_DEFINED - Static variable in class org.eclipse.birt.data.oda.util.OdaResources
Deprecated.  
NO_DATA_TYPE_MAPPINGS_DEFINED - Static variable in class org.eclipse.birt.data.oda.util.OdaResources_de_DE
Deprecated.  
NO_DATA_TYPE_MAPPINGS_DEFINED - Static variable in class org.eclipse.birt.data.oda.util.OdaResources_es_ES
Deprecated.  
NO_DATA_TYPE_MAPPINGS_DEFINED - Static variable in class org.eclipse.birt.data.oda.util.OdaResources_fr_FR
Deprecated.  
NO_DATA_TYPE_MAPPINGS_DEFINED - Static variable in class org.eclipse.birt.data.oda.util.OdaResources_ja_JP
Deprecated.  
NO_DATA_TYPE_MAPPINGS_DEFINED - Static variable in class org.eclipse.birt.data.oda.util.OdaResources_ko_KR
Deprecated.  
NO_DATA_TYPE_MAPPINGS_DEFINED - Static variable in class org.eclipse.birt.data.oda.util.OdaResources_zh_CN
Deprecated.  
NO_DRIVER_CLASS_DEFINED - Static variable in class org.eclipse.birt.data.oda.util.OdaResources
Deprecated.  
NO_DRIVER_CLASS_DEFINED - Static variable in class org.eclipse.birt.data.oda.util.OdaResources_de_DE
Deprecated.  
NO_DRIVER_CLASS_DEFINED - Static variable in class org.eclipse.birt.data.oda.util.OdaResources_es_ES
Deprecated.  
NO_DRIVER_CLASS_DEFINED - Static variable in class org.eclipse.birt.data.oda.util.OdaResources_fr_FR
Deprecated.  
NO_DRIVER_CLASS_DEFINED - Static variable in class org.eclipse.birt.data.oda.util.OdaResources_ja_JP
Deprecated.  
NO_DRIVER_CLASS_DEFINED - Static variable in class org.eclipse.birt.data.oda.util.OdaResources_ko_KR
Deprecated.  
NO_DRIVER_CLASS_DEFINED - Static variable in class org.eclipse.birt.data.oda.util.OdaResources_zh_CN
Deprecated.  
NO_DRIVER_RUNTIME_CONFIGURATION_DEFINED - Static variable in class org.eclipse.birt.data.oda.util.OdaResources
Deprecated.  
NO_DRIVER_RUNTIME_CONFIGURATION_DEFINED - Static variable in class org.eclipse.birt.data.oda.util.OdaResources_de_DE
Deprecated.  
NO_DRIVER_RUNTIME_CONFIGURATION_DEFINED - Static variable in class org.eclipse.birt.data.oda.util.OdaResources_es_ES
Deprecated.  
NO_DRIVER_RUNTIME_CONFIGURATION_DEFINED - Static variable in class org.eclipse.birt.data.oda.util.OdaResources_fr_FR
Deprecated.  
NO_DRIVER_RUNTIME_CONFIGURATION_DEFINED - Static variable in class org.eclipse.birt.data.oda.util.OdaResources_ja_JP
Deprecated.  
NO_DRIVER_RUNTIME_CONFIGURATION_DEFINED - Static variable in class org.eclipse.birt.data.oda.util.OdaResources_ko_KR
Deprecated.  
NO_DRIVER_RUNTIME_CONFIGURATION_DEFINED - Static variable in class org.eclipse.birt.data.oda.util.OdaResources_zh_CN
Deprecated.  
NO_DYNAMIC_SORT_KEY_FOR_SORTMODENONE - Static variable in class org.eclipse.birt.data.oda.util.OdaResources
Deprecated.  
NO_DYNAMIC_SORT_KEY_FOR_SORTMODENONE - Static variable in class org.eclipse.birt.data.oda.util.OdaResources_de_DE
Deprecated.  
NO_DYNAMIC_SORT_KEY_FOR_SORTMODENONE - Static variable in class org.eclipse.birt.data.oda.util.OdaResources_es_ES
Deprecated.  
NO_DYNAMIC_SORT_KEY_FOR_SORTMODENONE - Static variable in class org.eclipse.birt.data.oda.util.OdaResources_fr_FR
Deprecated.  
NO_DYNAMIC_SORT_KEY_FOR_SORTMODENONE - Static variable in class org.eclipse.birt.data.oda.util.OdaResources_ja_JP
Deprecated.  
NO_DYNAMIC_SORT_KEY_FOR_SORTMODENONE - Static variable in class org.eclipse.birt.data.oda.util.OdaResources_ko_KR
Deprecated.  
NO_DYNAMIC_SORT_KEY_FOR_SORTMODENONE - Static variable in class org.eclipse.birt.data.oda.util.OdaResources_zh_CN
Deprecated.  
NO_LOG_FILENAME_PREFIX_DEFINED - Static variable in class org.eclipse.birt.data.oda.util.OdaResources
Deprecated.  
NO_LOG_FILENAME_PREFIX_DEFINED - Static variable in class org.eclipse.birt.data.oda.util.OdaResources_de_DE
Deprecated.  
NO_LOG_FILENAME_PREFIX_DEFINED - Static variable in class org.eclipse.birt.data.oda.util.OdaResources_es_ES
Deprecated.  
NO_LOG_FILENAME_PREFIX_DEFINED - Static variable in class org.eclipse.birt.data.oda.util.OdaResources_fr_FR
Deprecated.  
NO_LOG_FILENAME_PREFIX_DEFINED - Static variable in class org.eclipse.birt.data.oda.util.OdaResources_ja_JP
Deprecated.  
NO_LOG_FILENAME_PREFIX_DEFINED - Static variable in class org.eclipse.birt.data.oda.util.OdaResources_ko_KR
Deprecated.  
NO_LOG_FILENAME_PREFIX_DEFINED - Static variable in class org.eclipse.birt.data.oda.util.OdaResources_zh_CN
Deprecated.  
NO_NATIVE_TYPE_CODE_DEFINED - Static variable in class org.eclipse.birt.data.oda.util.OdaResources
Deprecated.  
NO_NATIVE_TYPE_CODE_DEFINED - Static variable in class org.eclipse.birt.data.oda.util.OdaResources_de_DE
Deprecated.  
NO_NATIVE_TYPE_CODE_DEFINED - Static variable in class org.eclipse.birt.data.oda.util.OdaResources_es_ES
Deprecated.  
NO_NATIVE_TYPE_CODE_DEFINED - Static variable in class org.eclipse.birt.data.oda.util.OdaResources_fr_FR
Deprecated.  
NO_NATIVE_TYPE_CODE_DEFINED - Static variable in class org.eclipse.birt.data.oda.util.OdaResources_ja_JP
Deprecated.  
NO_NATIVE_TYPE_CODE_DEFINED - Static variable in class org.eclipse.birt.data.oda.util.OdaResources_ko_KR
Deprecated.  
NO_NATIVE_TYPE_CODE_DEFINED - Static variable in class org.eclipse.birt.data.oda.util.OdaResources_zh_CN
Deprecated.  
NO_NATIVE_TYPE_NAME_DEFINED - Static variable in class org.eclipse.birt.data.oda.util.OdaResources
Deprecated.  
NO_NATIVE_TYPE_NAME_DEFINED - Static variable in class org.eclipse.birt.data.oda.util.OdaResources_de_DE
Deprecated.  
NO_NATIVE_TYPE_NAME_DEFINED - Static variable in class org.eclipse.birt.data.oda.util.OdaResources_es_ES
Deprecated.  
NO_NATIVE_TYPE_NAME_DEFINED - Static variable in class org.eclipse.birt.data.oda.util.OdaResources_fr_FR
Deprecated.  
NO_NATIVE_TYPE_NAME_DEFINED - Static variable in class org.eclipse.birt.data.oda.util.OdaResources_ja_JP
Deprecated.  
NO_NATIVE_TYPE_NAME_DEFINED - Static variable in class org.eclipse.birt.data.oda.util.OdaResources_ko_KR
Deprecated.  
NO_NATIVE_TYPE_NAME_DEFINED - Static variable in class org.eclipse.birt.data.oda.util.OdaResources_zh_CN
Deprecated.  
NO_ODA_SCALAR_DATA_TYPE_DEFINED_1 - Static variable in class org.eclipse.birt.data.oda.util.OdaResources
Deprecated.  
NO_ODA_SCALAR_DATA_TYPE_DEFINED_1 - Static variable in class org.eclipse.birt.data.oda.util.OdaResources_de_DE
Deprecated.  
NO_ODA_SCALAR_DATA_TYPE_DEFINED_1 - Static variable in class org.eclipse.birt.data.oda.util.OdaResources_es_ES
Deprecated.  
NO_ODA_SCALAR_DATA_TYPE_DEFINED_1 - Static variable in class org.eclipse.birt.data.oda.util.OdaResources_fr_FR
Deprecated.  
NO_ODA_SCALAR_DATA_TYPE_DEFINED_1 - Static variable in class org.eclipse.birt.data.oda.util.OdaResources_ja_JP
Deprecated.  
NO_ODA_SCALAR_DATA_TYPE_DEFINED_1 - Static variable in class org.eclipse.birt.data.oda.util.OdaResources_ko_KR
Deprecated.  
NO_ODA_SCALAR_DATA_TYPE_DEFINED_1 - Static variable in class org.eclipse.birt.data.oda.util.OdaResources_zh_CN
Deprecated.  
NO_ODA_SCALAR_DATA_TYPE_DEFINED_2 - Static variable in class org.eclipse.birt.data.oda.util.OdaResources
Deprecated.  
NO_ODA_SCALAR_DATA_TYPE_DEFINED_2 - Static variable in class org.eclipse.birt.data.oda.util.OdaResources_de_DE
Deprecated.  
NO_ODA_SCALAR_DATA_TYPE_DEFINED_2 - Static variable in class org.eclipse.birt.data.oda.util.OdaResources_es_ES
Deprecated.  
NO_ODA_SCALAR_DATA_TYPE_DEFINED_2 - Static variable in class org.eclipse.birt.data.oda.util.OdaResources_fr_FR
Deprecated.  
NO_ODA_SCALAR_DATA_TYPE_DEFINED_2 - Static variable in class org.eclipse.birt.data.oda.util.OdaResources_ja_JP
Deprecated.  
NO_ODA_SCALAR_DATA_TYPE_DEFINED_2 - Static variable in class org.eclipse.birt.data.oda.util.OdaResources_ko_KR
Deprecated.  
NO_ODA_SCALAR_DATA_TYPE_DEFINED_2 - Static variable in class org.eclipse.birt.data.oda.util.OdaResources_zh_CN
Deprecated.  
NO_STRING_VALUE_TO_REPLACE - Static variable in class org.eclipse.birt.data.oda.util.OdaResources
Deprecated.  
NO_STRING_VALUE_TO_REPLACE - Static variable in class org.eclipse.birt.data.oda.util.OdaResources_de_DE
Deprecated.  
NO_STRING_VALUE_TO_REPLACE - Static variable in class org.eclipse.birt.data.oda.util.OdaResources_es_ES
Deprecated.  
NO_STRING_VALUE_TO_REPLACE - Static variable in class org.eclipse.birt.data.oda.util.OdaResources_fr_FR
Deprecated.  
NO_STRING_VALUE_TO_REPLACE - Static variable in class org.eclipse.birt.data.oda.util.OdaResources_ja_JP
Deprecated.  
NO_STRING_VALUE_TO_REPLACE - Static variable in class org.eclipse.birt.data.oda.util.OdaResources_ko_KR
Deprecated.  
NO_STRING_VALUE_TO_REPLACE - Static variable in class org.eclipse.birt.data.oda.util.OdaResources_zh_CN
Deprecated.  
NULL_COLUMN_NAME_SPECIFIED - Static variable in class org.eclipse.birt.data.oda.util.OdaResources
Deprecated.  
NULL_COLUMN_NAME_SPECIFIED - Static variable in class org.eclipse.birt.data.oda.util.OdaResources_de_DE
Deprecated.  
NULL_COLUMN_NAME_SPECIFIED - Static variable in class org.eclipse.birt.data.oda.util.OdaResources_es_ES
Deprecated.  
NULL_COLUMN_NAME_SPECIFIED - Static variable in class org.eclipse.birt.data.oda.util.OdaResources_fr_FR
Deprecated.  
NULL_COLUMN_NAME_SPECIFIED - Static variable in class org.eclipse.birt.data.oda.util.OdaResources_ja_JP
Deprecated.  
NULL_COLUMN_NAME_SPECIFIED - Static variable in class org.eclipse.birt.data.oda.util.OdaResources_ko_KR
Deprecated.  
NULL_COLUMN_NAME_SPECIFIED - Static variable in class org.eclipse.birt.data.oda.util.OdaResources_zh_CN
Deprecated.  
needSetThreadContextClassLoader() - Method in class org.eclipse.birt.data.oda.util.manifest.JavaRuntimeInterface
Deprecated. If true, the consumer of the ODA runtime extension plugin should set the thread context class loader to the class loader used to load this driver before calling any ODA interface method.
newConnection(String) - Method in class org.eclipse.birt.data.oda.impl.SimpleDriver
Deprecated. Override to return a specific IConnection instance based on the type of data source.
newQuery(String) - Method in interface org.eclipse.birt.data.oda.IConnection
Deprecated. Returns an IQuery object of the given data set type.
newQuery(String) - Method in class org.eclipse.birt.data.oda.impl.SimpleConnection
Deprecated.  
next() - Method in interface org.eclipse.birt.data.oda.IResultSet
Deprecated. Moves the cursor down one row from its current position.
next() - Method in class org.eclipse.birt.data.oda.impl.SimpleResultSet
Deprecated.  

O

OFF - Static variable in class org.eclipse.birt.data.oda.util.logging.Level
Deprecated. The constant indicating the integer value of OFF.
OFF_LEVEL - Static variable in class org.eclipse.birt.data.oda.util.logging.Level
Deprecated. The constant indicating the log level OFF.
ONE_SORTCOLUMN_FOR_SINGLE_COLUMN_MODE - Static variable in class org.eclipse.birt.data.oda.util.OdaResources
Deprecated.  
ONE_SORTCOLUMN_FOR_SINGLE_COLUMN_MODE - Static variable in class org.eclipse.birt.data.oda.util.OdaResources_de_DE
Deprecated.  
ONE_SORTCOLUMN_FOR_SINGLE_COLUMN_MODE - Static variable in class org.eclipse.birt.data.oda.util.OdaResources_es_ES
Deprecated.  
ONE_SORTCOLUMN_FOR_SINGLE_COLUMN_MODE - Static variable in class org.eclipse.birt.data.oda.util.OdaResources_fr_FR
Deprecated.  
ONE_SORTCOLUMN_FOR_SINGLE_COLUMN_MODE - Static variable in class org.eclipse.birt.data.oda.util.OdaResources_ja_JP
Deprecated.  
ONE_SORTCOLUMN_FOR_SINGLE_COLUMN_MODE - Static variable in class org.eclipse.birt.data.oda.util.OdaResources_ko_KR
Deprecated.  
ONE_SORTCOLUMN_FOR_SINGLE_COLUMN_MODE - Static variable in class org.eclipse.birt.data.oda.util.OdaResources_zh_CN
Deprecated.  
ONE_SORTORDER_FOR_SINGLE_ORDER_MODE - Static variable in class org.eclipse.birt.data.oda.util.OdaResources
Deprecated.  
ONE_SORTORDER_FOR_SINGLE_ORDER_MODE - Static variable in class org.eclipse.birt.data.oda.util.OdaResources_de_DE
Deprecated.  
ONE_SORTORDER_FOR_SINGLE_ORDER_MODE - Static variable in class org.eclipse.birt.data.oda.util.OdaResources_es_ES
Deprecated.  
ONE_SORTORDER_FOR_SINGLE_ORDER_MODE - Static variable in class org.eclipse.birt.data.oda.util.OdaResources_fr_FR
Deprecated.  
ONE_SORTORDER_FOR_SINGLE_ORDER_MODE - Static variable in class org.eclipse.birt.data.oda.util.OdaResources_ja_JP
Deprecated.  
ONE_SORTORDER_FOR_SINGLE_ORDER_MODE - Static variable in class org.eclipse.birt.data.oda.util.OdaResources_ko_KR
Deprecated.  
ONE_SORTORDER_FOR_SINGLE_ORDER_MODE - Static variable in class org.eclipse.birt.data.oda.util.OdaResources_zh_CN
Deprecated.  
ONLY_IN_SINGLE_ORDER_MODE - Static variable in class org.eclipse.birt.data.oda.util.OdaResources
Deprecated.  
ONLY_IN_SINGLE_ORDER_MODE - Static variable in class org.eclipse.birt.data.oda.util.OdaResources_de_DE
Deprecated.  
ONLY_IN_SINGLE_ORDER_MODE - Static variable in class org.eclipse.birt.data.oda.util.OdaResources_es_ES
Deprecated.  
ONLY_IN_SINGLE_ORDER_MODE - Static variable in class org.eclipse.birt.data.oda.util.OdaResources_fr_FR
Deprecated.  
ONLY_IN_SINGLE_ORDER_MODE - Static variable in class org.eclipse.birt.data.oda.util.OdaResources_ja_JP
Deprecated.  
ONLY_IN_SINGLE_ORDER_MODE - Static variable in class org.eclipse.birt.data.oda.util.OdaResources_ko_KR
Deprecated.  
ONLY_IN_SINGLE_ORDER_MODE - Static variable in class org.eclipse.birt.data.oda.util.OdaResources_zh_CN
Deprecated.  
OPEN_FAILURE - Static variable in class org.eclipse.birt.data.oda.util.logging.LoggingErrorHandler
Deprecated. The constant indicating a open of an OutputStream fails.
OdaException - exception org.eclipse.birt.data.oda.OdaException.
Deprecated. As of BIRT 2.0, replaced by org.eclipse.datatools.connectivity.oda.OdaException .
The BIRT ODA run-time framework has been migrated to the Eclipse Data Tools Platform (DTP) project.
OdaException() - Constructor for class org.eclipse.birt.data.oda.OdaException
Deprecated. Instantiates an OdaException object whose message text defaults to null, SQLSTATE defaults to null, and vendorCode defaults to 0.
OdaException(String) - Constructor for class org.eclipse.birt.data.oda.OdaException
Deprecated. Instantiates an OdaException object with a message.
OdaException(String, String) - Constructor for class org.eclipse.birt.data.oda.OdaException
Deprecated. Instantiates an OdaException object with a message and SQLSTATE.
OdaException(String, String, int) - Constructor for class org.eclipse.birt.data.oda.OdaException
Deprecated. Instantiates a fully specified OdaException object.
OdaResources - class org.eclipse.birt.data.oda.util.OdaResources.
Deprecated. As of BIRT 2.0, replaced by org.eclipse.datatools.connectivity.oda.util.OdaResources .
The BIRT ODA run-time framework has been migrated to the Eclipse Data Tools Platform (DTP) project.
OdaResources() - Constructor for class org.eclipse.birt.data.oda.util.OdaResources
Deprecated.  
OdaResources_de_DE - class org.eclipse.birt.data.oda.util.OdaResources_de_DE.
Deprecated. As of BIRT 2.0, replaced by org.eclipse.datatools.connectivity.oda.util.OdaResources .
The BIRT ODA run-time framework has been migrated to the Eclipse Data Tools Platform (DTP) project.
OdaResources_de_DE() - Constructor for class org.eclipse.birt.data.oda.util.OdaResources_de_DE
Deprecated.  
OdaResources_es_ES - class org.eclipse.birt.data.oda.util.OdaResources_es_ES.
Deprecated. As of BIRT 2.0, replaced by org.eclipse.datatools.connectivity.oda.util.OdaResources .
The BIRT ODA run-time framework has been migrated to the Eclipse Data Tools Platform (DTP) project.
OdaResources_es_ES() - Constructor for class org.eclipse.birt.data.oda.util.OdaResources_es_ES
Deprecated.  
OdaResources_fr_FR - class org.eclipse.birt.data.oda.util.OdaResources_fr_FR.
Deprecated. As of BIRT 2.0, replaced by org.eclipse.datatools.connectivity.oda.util.OdaResources .
The BIRT ODA run-time framework has been migrated to the Eclipse Data Tools Platform (DTP) project.
OdaResources_fr_FR() - Constructor for class org.eclipse.birt.data.oda.util.OdaResources_fr_FR
Deprecated.  
OdaResources_ja_JP - class org.eclipse.birt.data.oda.util.OdaResources_ja_JP.
Deprecated. As of BIRT 2.0, replaced by org.eclipse.datatools.connectivity.oda.util.OdaResources .
The BIRT ODA run-time framework has been migrated to the Eclipse Data Tools Platform (DTP) project.
OdaResources_ja_JP() - Constructor for class org.eclipse.birt.data.oda.util.OdaResources_ja_JP
Deprecated.  
OdaResources_ko_KR - class org.eclipse.birt.data.oda.util.OdaResources_ko_KR.
Deprecated. As of BIRT 2.0, replaced by org.eclipse.datatools.connectivity.oda.util.OdaResources .
The BIRT ODA run-time framework has been migrated to the Eclipse Data Tools Platform (DTP) project.
OdaResources_ko_KR() - Constructor for class org.eclipse.birt.data.oda.util.OdaResources_ko_KR
Deprecated.  
OdaResources_zh_CN - class org.eclipse.birt.data.oda.util.OdaResources_zh_CN.
Deprecated. As of BIRT 2.0, replaced by org.eclipse.datatools.connectivity.oda.util.OdaResources .
The BIRT ODA run-time framework has been migrated to the Eclipse Data Tools Platform (DTP) project.
OdaResources_zh_CN() - Constructor for class org.eclipse.birt.data.oda.util.OdaResources_zh_CN
Deprecated.  
open(Properties) - Method in interface org.eclipse.birt.data.oda.IConnection
Deprecated. Attempts to establish a connection based on the given connection properties.
open(Properties) - Method in class org.eclipse.birt.data.oda.impl.SimpleConnection
Deprecated.  
org.eclipse.birt.data.oda - package org.eclipse.birt.data.oda
[Deprecated] Defines the run-time API of BIRT Open Data Access (ODA) extensions.
org.eclipse.birt.data.oda.impl - package org.eclipse.birt.data.oda.impl
[Deprecated] Provides a template implementation of the main ODA run-time interfaces.
org.eclipse.birt.data.oda.util - package org.eclipse.birt.data.oda.util
[Deprecated] Provides utility components for the development of BIRT Open Data Access (ODA) consumers and providers.
org.eclipse.birt.data.oda.util.logging - package org.eclipse.birt.data.oda.util.logging
[Obsolete] Provides a trace logging utility to an ODA runtime extension.
org.eclipse.birt.data.oda.util.manifest - package org.eclipse.birt.data.oda.util.manifest
[Deprecated] Provides a utility component for accessing the content of an ODA data source extension's configuration.

P

Property - class org.eclipse.birt.data.oda.util.manifest.Property.
Deprecated. As of BIRT 2.0, replaced by org.eclipse.datatools.connectivity.oda.util.manifest.Property .
The BIRT ODA run-time framework has been migrated to the Eclipse Data Tools Platform (DTP) project.
PropertyChoice - class org.eclipse.birt.data.oda.util.manifest.PropertyChoice.
Deprecated. As of BIRT 2.0, replaced by org.eclipse.datatools.connectivity.oda.util.manifest.PropertyChoice .
The BIRT ODA run-time framework has been migrated to the Eclipse Data Tools Platform (DTP) project.
parameterModeIn - Static variable in interface org.eclipse.birt.data.oda.IParameterMetaData
Deprecated. The constant indicating that the parameter is an input parameter.
parameterModeInOut - Static variable in interface org.eclipse.birt.data.oda.IParameterMetaData
Deprecated. The constant indicating that the parameter is both input and output.
parameterModeOut - Static variable in interface org.eclipse.birt.data.oda.IParameterMetaData
Deprecated. The constant indicating that the parameter is an output parameter.
parameterModeUnknown - Static variable in interface org.eclipse.birt.data.oda.IParameterMetaData
Deprecated. The constant indicating that the input/output mode of the parameter is unknown.
parameterNoNulls - Static variable in interface org.eclipse.birt.data.oda.IParameterMetaData
Deprecated. The constant indicating that the parameter will not allow NULL values.
parameterNullable - Static variable in interface org.eclipse.birt.data.oda.IParameterMetaData
Deprecated. The constant indicating that the parameter will allow NULL values.
parameterNullableUnknown - Static variable in interface org.eclipse.birt.data.oda.IParameterMetaData
Deprecated. The constant indicating that the nullability of the parameter is unknown.
prepare(String) - Method in interface org.eclipse.birt.data.oda.IQuery
Deprecated. Performs necessary checks to determine whether the query text is of a valid format supported by this IQuery implementation.
prepare(String) - Method in class org.eclipse.birt.data.oda.impl.SimpleQuery
Deprecated.  
previous() - Method in interface org.eclipse.birt.data.oda.IParameterRowSet
Deprecated. Moves the cursor up one element from its current position.
publish(LogRecord) - Method in class org.eclipse.birt.data.oda.util.logging.FileHandler
Deprecated. Creates the log file and its applicable parent directories when called for the first time.
publish(LogRecord) - Method in class org.eclipse.birt.data.oda.util.logging.Handler
Deprecated. Publish the specified LogRecord.
publish(LogRecord) - Method in class org.eclipse.birt.data.oda.util.logging.StreamHandler
Deprecated. Format and publish the specified LogRecord.

R

RB_SIGNATURE - Static variable in class org.eclipse.birt.data.oda.util.OdaResources
Deprecated.  
RB_SIGNATURE - Static variable in class org.eclipse.birt.data.oda.util.OdaResources_de_DE
Deprecated.  
RB_SIGNATURE - Static variable in class org.eclipse.birt.data.oda.util.OdaResources_es_ES
Deprecated.  
RB_SIGNATURE - Static variable in class org.eclipse.birt.data.oda.util.OdaResources_fr_FR
Deprecated.  
RB_SIGNATURE - Static variable in class org.eclipse.birt.data.oda.util.OdaResources_ja_JP
Deprecated.  
RB_SIGNATURE - Static variable in class org.eclipse.birt.data.oda.util.OdaResources_ko_KR
Deprecated.  
RB_SIGNATURE - Static variable in class org.eclipse.birt.data.oda.util.OdaResources_zh_CN
Deprecated.  
ResourceCache - class org.eclipse.birt.data.oda.util.ResourceCache.
Deprecated. As of BIRT 2.0, replaced by org.eclipse.datatools.connectivity.oda.util.ResourceCache .
The BIRT ODA run-time framework has been migrated to the Eclipse Data Tools Platform (DTP) project.
ResourceManager - class org.eclipse.birt.data.oda.util.ResourceManager.
Deprecated. As of BIRT 2.0, replaced by org.eclipse.datatools.connectivity.oda.util.ResourceManager .
The BIRT ODA run-time framework has been migrated to the Eclipse Data Tools Platform (DTP) project.
ResourceManager() - Constructor for class org.eclipse.birt.data.oda.util.ResourceManager
Deprecated.  
RuntimeInterface - class org.eclipse.birt.data.oda.util.manifest.RuntimeInterface.
Deprecated. As of BIRT 2.0, replaced by org.eclipse.datatools.connectivity.oda.util.manifest.RuntimeInterface .
The BIRT ODA run-time framework has been migrated to the Eclipse Data Tools Platform (DTP) project.
RuntimeInterface() - Constructor for class org.eclipse.birt.data.oda.util.manifest.RuntimeInterface
Deprecated.  
reportError(String, Exception, int) - Method in class org.eclipse.birt.data.oda.util.logging.Handler
Deprecated. Reports an error to the assocated LoggingErrorHandler.
resetLogger() - Static method in class org.eclipse.birt.data.oda.util.StringSubstitutionUtil
Deprecated. Resets the StringSubstitutionUtil logger.
rollback() - Method in interface org.eclipse.birt.data.oda.IConnection
Deprecated. Undoes all changes made since the previous commit/rollback.
rollback() - Method in class org.eclipse.birt.data.oda.impl.SimpleConnection
Deprecated.  

S

SEVERE - Static variable in class org.eclipse.birt.data.oda.util.logging.Level
Deprecated. The constant indicating the integer value of SEVERE.
SEVERE_LEVEL - Static variable in class org.eclipse.birt.data.oda.util.logging.Level
Deprecated. The constant indicating the log level SEVERE.
SUBSTITUTION_LIST_CANNOT_BE_NULL - Static variable in class org.eclipse.birt.data.oda.util.OdaResources
Deprecated.  
SUBSTITUTION_LIST_CANNOT_BE_NULL - Static variable in class org.eclipse.birt.data.oda.util.OdaResources_de_DE
Deprecated.  
SUBSTITUTION_LIST_CANNOT_BE_NULL - Static variable in class org.eclipse.birt.data.oda.util.OdaResources_es_ES
Deprecated.  
SUBSTITUTION_LIST_CANNOT_BE_NULL - Static variable in class org.eclipse.birt.data.oda.util.OdaResources_fr_FR
Deprecated.  
SUBSTITUTION_LIST_CANNOT_BE_NULL - Static variable in class org.eclipse.birt.data.oda.util.OdaResources_ja_JP
Deprecated.  
SUBSTITUTION_LIST_CANNOT_BE_NULL - Static variable in class org.eclipse.birt.data.oda.util.OdaResources_ko_KR
Deprecated.  
SUBSTITUTION_LIST_CANNOT_BE_NULL - Static variable in class org.eclipse.birt.data.oda.util.OdaResources_zh_CN
Deprecated.  
SUBSTITUTION_VALUE_CANNOT_BE_NULL - Static variable in class org.eclipse.birt.data.oda.util.OdaResources
Deprecated.  
SUBSTITUTION_VALUE_CANNOT_BE_NULL - Static variable in class org.eclipse.birt.data.oda.util.OdaResources_de_DE
Deprecated.  
SUBSTITUTION_VALUE_CANNOT_BE_NULL - Static variable in class org.eclipse.birt.data.oda.util.OdaResources_es_ES
Deprecated.  
SUBSTITUTION_VALUE_CANNOT_BE_NULL - Static variable in class org.eclipse.birt.data.oda.util.OdaResources_fr_FR
Deprecated.  
SUBSTITUTION_VALUE_CANNOT_BE_NULL - Static variable in class org.eclipse.birt.data.oda.util.OdaResources_ja_JP
Deprecated.  
SUBSTITUTION_VALUE_CANNOT_BE_NULL - Static variable in class org.eclipse.birt.data.oda.util.OdaResources_ko_KR
Deprecated.  
SUBSTITUTION_VALUE_CANNOT_BE_NULL - Static variable in class org.eclipse.birt.data.oda.util.OdaResources_zh_CN
Deprecated.  
SimpleConnection - class org.eclipse.birt.data.oda.impl.SimpleConnection.
Deprecated. As of BIRT 2.0, replaced by org.eclipse.datatools.connectivity.oda.impl.SimpleConnection .
The BIRT ODA run-time framework has been migrated to the Eclipse Data Tools Platform (DTP) project.
SimpleConnection() - Constructor for class org.eclipse.birt.data.oda.impl.SimpleConnection
Deprecated.  
SimpleDataSetMetaData - class org.eclipse.birt.data.oda.impl.SimpleDataSetMetaData.
Deprecated. As of BIRT 2.0, replaced by org.eclipse.datatools.connectivity.oda.impl.SimpleDataSetMetaData .
The BIRT ODA run-time framework has been migrated to the Eclipse Data Tools Platform (DTP) project.
SimpleDataSetMetaData(IConnection) - Constructor for class org.eclipse.birt.data.oda.impl.SimpleDataSetMetaData
Deprecated.  
SimpleDriver - class org.eclipse.birt.data.oda.impl.SimpleDriver.
Deprecated. As of BIRT 2.0, replaced by org.eclipse.datatools.connectivity.oda.impl.SimpleDriver .
The BIRT ODA run-time framework has been migrated to the Eclipse Data Tools Platform (DTP) project.
SimpleDriver() - Constructor for class org.eclipse.birt.data.oda.impl.SimpleDriver
Deprecated.  
SimpleFormatter - class org.eclipse.birt.data.oda.util.logging.SimpleFormatter.
Deprecated. As of BIRT 2.0, replaced by org.eclipse.datatools.connectivity.oda.util.logging.SimpleFormatter .
The BIRT ODA run-time framework has been migrated to the Eclipse Data Tools Platform (DTP) project.
SimpleFormatter() - Constructor for class org.eclipse.birt.data.oda.util.logging.SimpleFormatter
Deprecated. Creates an SimpleFormatter instance.
SimpleQuery - class org.eclipse.birt.data.oda.impl.SimpleQuery.
Deprecated. As of BIRT 2.0, replaced by org.eclipse.datatools.connectivity.oda.impl.SimpleQuery .
The BIRT ODA run-time framework has been migrated to the Eclipse Data Tools Platform (DTP) project.
SimpleQuery() - Constructor for class org.eclipse.birt.data.oda.impl.SimpleQuery
Deprecated.  
SimpleResultSet - class org.eclipse.birt.data.oda.impl.SimpleResultSet.
Deprecated. As of BIRT 2.0, replaced by org.eclipse.datatools.connectivity.oda.impl.SimpleResultSet .
The BIRT ODA run-time framework has been migrated to the Eclipse Data Tools Platform (DTP) project.
SimpleResultSet() - Constructor for class org.eclipse.birt.data.oda.impl.SimpleResultSet
Deprecated.  
SimpleResultSetMetaData - class org.eclipse.birt.data.oda.impl.SimpleResultSetMetaData.
Deprecated. As of BIRT 2.0, replaced by org.eclipse.datatools.connectivity.oda.impl.SimpleResultSetMetaData .
The BIRT ODA run-time framework has been migrated to the Eclipse Data Tools Platform (DTP) project.
SimpleResultSetMetaData() - Constructor for class org.eclipse.birt.data.oda.impl.SimpleResultSetMetaData
Deprecated.  
SortSpec - class org.eclipse.birt.data.oda.SortSpec.
Deprecated. As of BIRT 2.0, replaced by org.eclipse.datatools.connectivity.oda.SortSpec .
The BIRT ODA run-time framework has been migrated to the Eclipse Data Tools Platform (DTP) project.
SortSpec(int) - Constructor for class org.eclipse.birt.data.oda.SortSpec
Deprecated. Instantiates a SortSpec object for the defined sortMode.
StreamHandler - class org.eclipse.birt.data.oda.util.logging.StreamHandler.
Deprecated. As of BIRT 2.0, replaced by org.eclipse.datatools.connectivity.oda.util.logging.StreamHandler .
The BIRT ODA run-time framework has been migrated to the Eclipse Data Tools Platform (DTP) project.
StreamHandler() - Constructor for class org.eclipse.birt.data.oda.util.logging.StreamHandler
Deprecated. Creates a StreamHandler with no output stream.
StreamHandler(OutputStream, LogFormatter) - Constructor for class org.eclipse.birt.data.oda.util.logging.StreamHandler
Deprecated. Creates a StreamHandler with the specified output stream and LogFormatter.
StringSubstitutionUtil - class org.eclipse.birt.data.oda.util.StringSubstitutionUtil.
Deprecated. As of BIRT 2.0, replaced by org.eclipse.datatools.connectivity.oda.util.StringSubstitutionUtil .
The BIRT ODA run-time framework has been migrated to the Eclipse Data Tools Platform (DTP) project.
setBigDecimal(int, BigDecimal) - Method in interface org.eclipse.birt.data.oda.IParameterRowSet
Deprecated. Sets the decimal value at the designated column.
setBigDecimal(String, BigDecimal) - Method in interface org.eclipse.birt.data.oda.IParameterRowSet
Deprecated. Sets the decimal value at the designated column.
setBigDecimal(String, BigDecimal) - Method in interface org.eclipse.birt.data.oda.IQuery
Deprecated. Sets the designated parameter to the given decimal value.
setBigDecimal(int, BigDecimal) - Method in interface org.eclipse.birt.data.oda.IQuery
Deprecated. Sets the designated parameter to the given decimal value.
setBigDecimal(String, BigDecimal) - Method in class org.eclipse.birt.data.oda.impl.SimpleQuery
Deprecated.  
setBigDecimal(int, BigDecimal) - Method in class org.eclipse.birt.data.oda.impl.SimpleQuery
Deprecated.  
setCacheSize(int) - Method in class org.eclipse.birt.data.oda.util.ResourceCache
Deprecated.  
setDate(int, Date) - Method in interface org.eclipse.birt.data.oda.IParameterRowSet
Deprecated. Sets the date value at the designated column.
setDate(String, Date) - Method in interface org.eclipse.birt.data.oda.IParameterRowSet
Deprecated. Sets the date value at the designated column.
setDate(String, Date) - Method in interface org.eclipse.birt.data.oda.IQuery
Deprecated. Sets the designated parameter to the given Date value.
setDate(int, Date) - Method in interface org.eclipse.birt.data.oda.IQuery
Deprecated. Sets the designated parameter to the given Date value.
setDate(String, Date) - Method in class org.eclipse.birt.data.oda.impl.SimpleQuery
Deprecated.  
setDate(int, Date) - Method in class org.eclipse.birt.data.oda.impl.SimpleQuery
Deprecated.  
setDouble(int, double) - Method in interface org.eclipse.birt.data.oda.IParameterRowSet
Deprecated. Sets the double value at the designated column.
setDouble(String, double) - Method in interface org.eclipse.birt.data.oda.IParameterRowSet
Deprecated. Sets the double value at the designated column.
setDouble(String, double) - Method in interface org.eclipse.birt.data.oda.IQuery
Deprecated. Sets the designated parameter to the given double value.
setDouble(int, double) - Method in interface org.eclipse.birt.data.oda.IQuery
Deprecated. Sets the designated parameter to the given double value.
setDouble(String, double) - Method in class org.eclipse.birt.data.oda.impl.SimpleQuery
Deprecated.  
setDouble(int, double) - Method in class org.eclipse.birt.data.oda.impl.SimpleQuery
Deprecated.  
setFilter(Filter) - Method in class org.eclipse.birt.data.oda.util.logging.Handler
Deprecated. Sets the Filter for this Handler.
setFormatter(LogFormatter) - Method in class org.eclipse.birt.data.oda.util.logging.Handler
Deprecated. Sets the LogFormatter for this Handler.
setFormatter(LogFormatter) - Method in class org.eclipse.birt.data.oda.util.logging.StreamHandler
Deprecated. Sets the LogFormatter for this StreamHandler.
setHandler(Handler) - Method in class org.eclipse.birt.data.oda.util.logging.Logger
Deprecated. Sets the specified Handler to associate with this Logger.
setInt(int, int) - Method in interface org.eclipse.birt.data.oda.IParameterRowSet
Deprecated. Sets the integer value at the designated column.
setInt(String, int) - Method in interface org.eclipse.birt.data.oda.IParameterRowSet
Deprecated. Sets the integer value at the designated column.
setInt(String, int) - Method in interface org.eclipse.birt.data.oda.IQuery
Deprecated. Sets the designated parameter to the given integer value.
setInt(int, int) - Method in interface org.eclipse.birt.data.oda.IQuery
Deprecated. Sets the designated parameter to the given integer value.
setInt(String, int) - Method in class org.eclipse.birt.data.oda.impl.SimpleQuery
Deprecated.  
setInt(int, int) - Method in class org.eclipse.birt.data.oda.impl.SimpleQuery
Deprecated.  
setLevel(Level) - Method in class org.eclipse.birt.data.oda.util.logging.Handler
Deprecated. Sets the Level for this Handler.
setLevel(Level) - Method in class org.eclipse.birt.data.oda.util.logging.LogRecord
Deprecated. Sets the logging level to the specified value.
setLevel(Level) - Method in class org.eclipse.birt.data.oda.util.logging.Logger
Deprecated. Sets the level to associate with this Logger.
setLocale(Locale) - Method in class org.eclipse.birt.data.oda.SortSpec
Deprecated. Sets the locale of this SortSpec.
setLogConfiguration(LogConfiguration) - Method in interface org.eclipse.birt.data.oda.IDriver
Deprecated. An optional method to set the trace logging configuration of the ODA runtime driver for the given type of data source and its runtime connection(s).
setLogConfiguration(LogConfiguration) - Method in class org.eclipse.birt.data.oda.impl.SimpleDriver
Deprecated.  
setLogger(Logger) - Static method in class org.eclipse.birt.data.oda.util.StringSubstitutionUtil
Deprecated. Sets the StringSubstitutionUtil logger to log its utility methods.
setLoggingErrorHandler(LoggingErrorHandler) - Method in class org.eclipse.birt.data.oda.util.logging.Handler
Deprecated. Sets the LoggingErrorHandler for this Handler.
setMaxRows(int) - Method in interface org.eclipse.birt.data.oda.IQuery
Deprecated. Specifies the maximum number of rows that can be fetched from the statement's result set(s).
setMaxRows(int) - Method in interface org.eclipse.birt.data.oda.IResultSet
Deprecated. Specifies the maximum number of rows that can be fetched from this result set.
setMaxRows(int) - Method in class org.eclipse.birt.data.oda.impl.SimpleQuery
Deprecated.  
setMaxRows(int) - Method in class org.eclipse.birt.data.oda.impl.SimpleResultSet
Deprecated.  
setMessage(String) - Method in class org.eclipse.birt.data.oda.util.logging.LogRecord
Deprecated. Sets the LogRecord message to the specified value.
setMillis(long) - Method in class org.eclipse.birt.data.oda.util.logging.LogRecord
Deprecated. Sets the LogRecord time to the specified value.
setNewRow(String) - Method in interface org.eclipse.birt.data.oda.IAdvancedQuery
Deprecated. Returns an IParameterRowSet object that contains a single row representing the named structure input parameter.
setNewRow(int) - Method in interface org.eclipse.birt.data.oda.IAdvancedQuery
Deprecated. Returns an IParameterRowSet object that contains a single row representing the specified structure input parameter.
setNewRowSet(String) - Method in interface org.eclipse.birt.data.oda.IAdvancedQuery
Deprecated. Returns an empty IParameterRowSet object that represents the named table input parameter.
setNewRowSet(int) - Method in interface org.eclipse.birt.data.oda.IAdvancedQuery
Deprecated. Returns an empty IParameterRowSet object that represents the specified table input parameter.
setNextException(OdaException) - Method in class org.eclipse.birt.data.oda.OdaException
Deprecated. Adds an OdaException object to the end of the OdaException chain.
setOutputStream(OutputStream) - Method in class org.eclipse.birt.data.oda.util.logging.StreamHandler
Deprecated. Sets the output stream.
setProperty(String, String) - Method in interface org.eclipse.birt.data.oda.IQuery
Deprecated. Sets the named property with the specified value.
setProperty(String, String) - Method in class org.eclipse.birt.data.oda.impl.SimpleQuery
Deprecated.  
setResourceTable(Object[]) - Method in class org.eclipse.birt.data.oda.util.ResourceManager
Deprecated. The keys and values are internally created using a utility.
setSortSpec(String, SortSpec) - Method in interface org.eclipse.birt.data.oda.IAdvancedQuery
Deprecated. Specifies the sort specification for the named result set of this IAdvancedQuery.
setSortSpec(SortSpec) - Method in interface org.eclipse.birt.data.oda.IQuery
Deprecated. Specifies the sort specification for this IQuery.
setSortSpec(SortSpec) - Method in class org.eclipse.birt.data.oda.impl.SimpleQuery
Deprecated.  
setString(int, String) - Method in interface org.eclipse.birt.data.oda.IParameterRowSet
Deprecated. Sets the string value at the designated column.
setString(String, String) - Method in interface org.eclipse.birt.data.oda.IParameterRowSet
Deprecated. Sets the string value at the designated column.
setString(String, String) - Method in interface org.eclipse.birt.data.oda.IQuery
Deprecated. Sets the designated parameter to the given string value.
setString(int, String) - Method in interface org.eclipse.birt.data.oda.IQuery
Deprecated. Sets the designated parameter to the given string value.
setString(String, String) - Method in class org.eclipse.birt.data.oda.impl.SimpleQuery
Deprecated.  
setString(int, String) - Method in class org.eclipse.birt.data.oda.impl.SimpleQuery
Deprecated.  
setThrown(Throwable) - Method in class org.eclipse.birt.data.oda.util.logging.LogRecord
Deprecated. Sets an associated Throwable to the LogRecord.
setTime(int, Time) - Method in interface org.eclipse.birt.data.oda.IParameterRowSet
Deprecated. Sets the time value at the designated column.
setTime(String, Time) - Method in interface org.eclipse.birt.data.oda.IParameterRowSet
Deprecated. Sets the time value at the designated column.
setTime(String, Time) - Method in interface org.eclipse.birt.data.oda.IQuery
Deprecated. Sets the designated parameter to the given Time value.
setTime(int, Time) - Method in interface org.eclipse.birt.data.oda.IQuery
Deprecated. Sets the designated parameter to the given Time value.
setTime(String, Time) - Method in class org.eclipse.birt.data.oda.impl.SimpleQuery
Deprecated.  
setTime(int, Time) - Method in class org.eclipse.birt.data.oda.impl.SimpleQuery
Deprecated.  
setTimestamp(int, Timestamp) - Method in interface org.eclipse.birt.data.oda.IParameterRowSet
Deprecated. Sets the time stamp value at the designated column.
setTimestamp(String, Timestamp) - Method in interface org.eclipse.birt.data.oda.IParameterRowSet
Deprecated. Sets the time stamp value at the designated column.
setTimestamp(String, Timestamp) - Method in interface org.eclipse.birt.data.oda.IQuery
Deprecated. Sets the designated parameter to the given Timestamp value.
setTimestamp(int, Timestamp) - Method in interface org.eclipse.birt.data.oda.IQuery
Deprecated. Sets the designated parameter to the given Timestamp value.
setTimestamp(String, Timestamp) - Method in class org.eclipse.birt.data.oda.impl.SimpleQuery
Deprecated.  
setTimestamp(int, Timestamp) - Method in class org.eclipse.birt.data.oda.impl.SimpleQuery
Deprecated.  
severe(Throwable) - Method in class org.eclipse.birt.data.oda.util.logging.Logger
Deprecated. Log a SEVERE error or exception.
severe(String) - Method in class org.eclipse.birt.data.oda.util.logging.Logger
Deprecated. Log a SEVERE log message.
size() - Method in interface org.eclipse.birt.data.oda.IParameterRowSet
Deprecated. Returns the number of elements in this collection.
sortAsc - Static variable in class org.eclipse.birt.data.oda.SortSpec
Deprecated. The constant indicating ascending sort order.
sortDesc - Static variable in class org.eclipse.birt.data.oda.SortSpec
Deprecated. The constant indicating descending sort order.
sortModeColumnOrder - Static variable in interface org.eclipse.birt.data.oda.IDataSetMetaData
Deprecated. The constant indicating that each sorted column can have a different sort order.
sortModeNone - Static variable in interface org.eclipse.birt.data.oda.IDataSetMetaData
Deprecated. The constant indicating that dynamic sorting is not supported.
sortModeSingleColumn - Static variable in interface org.eclipse.birt.data.oda.IDataSetMetaData
Deprecated. The constant indicating that only one single column can be sorted.
sortModeSingleOrder - Static variable in interface org.eclipse.birt.data.oda.IDataSetMetaData
Deprecated. The constant indicating that all sorted columns must be in the same sort order.
sqlStateSQL99 - Static variable in interface org.eclipse.birt.data.oda.IDataSetMetaData
Deprecated. The constant indicating that OdaException.getSQLState will return a SQL99 SQLSTATE value.
sqlStateXOpen - Static variable in interface org.eclipse.birt.data.oda.IDataSetMetaData
Deprecated. The constant indicating that OdaException.getSQLState will return a X/Open SQL CLI SQLSTATE value.
substituteByIndex(String, String, List) - Static method in class org.eclipse.birt.data.oda.util.StringSubstitutionUtil
Deprecated. Performs string substitution based on index, where the delimited strings are labeled by only a start delimiter.
substituteByIndex(String, String, String, List) - Static method in class org.eclipse.birt.data.oda.util.StringSubstitutionUtil
Deprecated. Performs string substitution based on index, where the delimited strings are labeled by a start delimiter and an end delimiter.
substituteByName(String, String, Map) - Static method in class org.eclipse.birt.data.oda.util.StringSubstitutionUtil
Deprecated. Performs string substitution based on name, where the delimited strings are labeled by only a start delimiter.
substituteByName(String, String, String, Map) - Static method in class org.eclipse.birt.data.oda.util.StringSubstitutionUtil
Deprecated. Performs string substitution based on name, where the delimited strings are labeled by a start delimiter and an end delimiter.
supportsInParameters() - Method in interface org.eclipse.birt.data.oda.IDataSetMetaData
Deprecated. Indicates whether this data set type supports input parameters in IQuery.
supportsInParameters() - Method in class org.eclipse.birt.data.oda.impl.SimpleDataSetMetaData
Deprecated.  
supportsMultipleOpenResults() - Method in interface org.eclipse.birt.data.oda.IDataSetMetaData
Deprecated. Indicates whether this data set type supports getting multiple IResultSet objects simultaneously, in its IAdvancedQuery implementation.
supportsMultipleOpenResults() - Method in class org.eclipse.birt.data.oda.impl.SimpleDataSetMetaData
Deprecated.  
supportsMultipleResultSets() - Method in interface org.eclipse.birt.data.oda.IDataSetMetaData
Deprecated. Indicates whether this data set type supports getting multiple IResultSet objects (sequentially or simultaneously), in its IAdvancedQuery implementation.
supportsMultipleResultSets() - Method in class org.eclipse.birt.data.oda.impl.SimpleDataSetMetaData
Deprecated.  
supportsNamedParameters() - Method in interface org.eclipse.birt.data.oda.IDataSetMetaData
Deprecated. Indicates whether this data set type supports named parameters in IQuery.
supportsNamedParameters() - Method in class org.eclipse.birt.data.oda.impl.SimpleDataSetMetaData
Deprecated.  
supportsNamedResultSets() - Method in interface org.eclipse.birt.data.oda.IDataSetMetaData
Deprecated. Indicates whether this data set type supports getting one or more IResultSet objects by name, in its IAdvancedQuery implementation.
supportsNamedResultSets() - Method in class org.eclipse.birt.data.oda.impl.SimpleDataSetMetaData
Deprecated.  
supportsOutParameters() - Method in interface org.eclipse.birt.data.oda.IDataSetMetaData
Deprecated. Indicates whether this data set type supports output parameters in its IAdvancedQuery implementation.
supportsOutParameters() - Method in class org.eclipse.birt.data.oda.impl.SimpleDataSetMetaData
Deprecated.  

T

TEXT_STRING_CANNOT_BE_NULL - Static variable in class org.eclipse.birt.data.oda.util.OdaResources
Deprecated.  
TEXT_STRING_CANNOT_BE_NULL - Static variable in class org.eclipse.birt.data.oda.util.OdaResources_de_DE
Deprecated.  
TEXT_STRING_CANNOT_BE_NULL - Static variable in class org.eclipse.birt.data.oda.util.OdaResources_es_ES
Deprecated.  
TEXT_STRING_CANNOT_BE_NULL - Static variable in class org.eclipse.birt.data.oda.util.OdaResources_fr_FR
Deprecated.  
TEXT_STRING_CANNOT_BE_NULL - Static variable in class org.eclipse.birt.data.oda.util.OdaResources_ja_JP
Deprecated.  
TEXT_STRING_CANNOT_BE_NULL - Static variable in class org.eclipse.birt.data.oda.util.OdaResources_ko_KR
Deprecated.  
TEXT_STRING_CANNOT_BE_NULL - Static variable in class org.eclipse.birt.data.oda.util.OdaResources_zh_CN
Deprecated.  
TraceLogging - class org.eclipse.birt.data.oda.util.manifest.TraceLogging.
Deprecated. As of BIRT 2.0, replaced by org.eclipse.datatools.connectivity.oda.util.manifest.TraceLogging .
The BIRT ODA run-time framework has been migrated to the Eclipse Data Tools Platform (DTP) project.
toLogLevelNumber(String) - Static method in class org.eclipse.birt.data.oda.util.manifest.TraceLogging
Deprecated. Converts a string that represents a log level name or numeric value to a number.
toString() - Method in class org.eclipse.birt.data.oda.SortSpec
Deprecated. Returns a string representation of this SortSpec.

W

WARNING - Static variable in class org.eclipse.birt.data.oda.util.logging.Level
Deprecated. The constant indicating the integer value of WARNING.
WARNING_LEVEL - Static variable in class org.eclipse.birt.data.oda.util.logging.Level
Deprecated. The constant indicating the log level WARNING.
WRITE_FAILURE - Static variable in class org.eclipse.birt.data.oda.util.logging.LoggingErrorHandler
Deprecated. The constant indicating a write of an OutputStream fails.
warning(String) - Method in class org.eclipse.birt.data.oda.util.logging.Logger
Deprecated. Log a WARNING log message.
wasNull() - Method in interface org.eclipse.birt.data.oda.IAdvancedQuery
Deprecated. Returns whether the value read from the previous get<type> method was null.
wasNull() - Method in interface org.eclipse.birt.data.oda.IResultSet
Deprecated. Returns whether the value read from the previous get<type> method was invalid or null.
wasNull() - Method in class org.eclipse.birt.data.oda.impl.SimpleResultSet
Deprecated.  

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

Copyright © 2005 Actuate Corp. All rights reserved.