Data access -- table of contents

Development

               4.2.4.2: Obtaining and using database connections
                   4.2.4.2.1: Accessing data with the JDBC 2.0 Optional Package APIs
                       Creating datasources with the WebSphere connection pooling API
                       Tips for using connection pooling
                       Handling data access exceptions
                   4.2.4.2.2: Accessing data with the JDBC 1.0 reference model
                   4.2.4.2.3: Accessing relational databases with the IBM data access beans
                       Example: Servlet using data access beans
                   4.2.4.2.4: Database access by servlets and JSP files
Administration

           6.6.14: Administering database connections (overview)
               6.6.14.0: Properties of JDBC drivers
                   6.6.14.0.1: Properties of data sources
               6.6.14.1: Administering database connections with the Java console
                   6.6.14.1.1: Configuring new database connections with the Java administrative console
               6.6.14.3: Administering database connections with the Web console
               6.6.14.4: Property files pertaining to database connections
               6.6.14.5: Additional administrative tasks for specific databases
               6.6.14.6: Notes about various databases
               6.6.14.7: Notes about InstantDB
               6.6.14.10: Failover support with HACMP
               6.6.14.11: Recovering from data source configuration problems using the XAResources file