Package com.ibm.websphere.rsadapter


@Version("1.0") package com.ibm.websphere.rsadapter
  • Class
    Description
    ConnectJDBCDataStoreHelper is a DataStoreHelper implementation customized for the Progress DataDirect Connect for JDBC driver.
    Deprecated.
    Please use the ConnectJDBCDataStoreHelper instead.
    DataStoreHelper is a legacy interface allows users to plug in vendor-specific functionality required by traditional WebSphere Application Server.
    This class provides metadata information for DataStoreHelpers.
    DB2AS400DataStoreHelper is a DataStoreHelper implementation customized for DB2 on IBM i.
     
    DB2UniversalDataStoreHelper is a DataStoreHelper implementation customized for the DB2 Universal JDBC driver.
    DerbyDataStoreHelper is a DataStoreHelper implementation customized for the Derby database.
    DerbyNetworkServerDataStoreHelper is a DataStoreHelper implementation customized for the Derby database when running using the Derby NetworkServer framework.
    GenericDataStoreHelper is a general DataStoreHelper implementation for databases and JDBC drivers fully compliant with SQL-99, X/OPEN, and JDBC.
    InformixDataStoreHelper is a DataStoreHelper implementation customized for the Informix database.
    InformixJccDataStoreHelper is a DataStoreHelper implementation customized for the Informix database when used with the IBM Data Server Driver for JDBC or the Informix JCC Driver.
    An interface provided for JDBC users to specify additional Connection properties on getConnection.
    MicrosoftSQLServerDataStoreHelper is provided as an implementation of the DataStoreHelper interface to enable connectivity to Microsoft SQL Server via the Microsoft SQL Server JDBC Driver.
    Deprecated.
    Please use the ConnectJDBCDataStoreHelper instead.
    Deprecated.
    This class will be removed in a future release.
    Oracle11gDataStoreHelper is a DataStoreHelper implementation customized for the Oracle 11g database.
    Deprecated.
    This class will be removed in a future release.
    Sybase11DataStoreHelper is a DataStoreHelper implementation customized for Sybase 11.9.2.
    SybaseDataStoreHelper is a DataStoreHelper implementation customized for the Sybase database.
    This interface is provided for compatibility purposes only.
    Enables connections to be requested and matched based on additional attributes.
    This interface enables an application to provide additional parameters when requesting a Connection.
    Creates instances of JDBCConnectionSpec for matching and sharing connections based on additional criteria.