WAS v8.5 > End-to-end paths > Data access resources

Tasks: Access data from applications


Overview

Enterprise information systems (EIS) use different methods for storing data in backend data stores, including relational databases, procedural transaction programs, or object-oriented databases.

IBM WebSphere Application Server options...


Procedure

  1. Develop data access applications.

    Develop the application to access data using the various ways available through the application server. We can access data through APIs, container-managed persistence beans, bean-managed persistence beans, session beans, or web components.

  2. Assemble data access applications using the assembly tool

    Assemble the application by creating and mapping resource references.

  3. Prepare for deployment by ensuring the appropriate database objects are available

    Create or configure any databases or tables required, set necessary configuration parameters to handle expected load, and configure any necessary JDBC providers and data source objects for servlets, enterprise beans, and client applications to use.

  4. Install the application on the application server


Related


+

Search Tips   |   Advanced Search