WebLogic Server 6.0.0 Code Examples, BEA Systems, Inc.

Package examples.jdbc

These examples demonstrate the use of WebLogic JDBC, connection pools, and other database-related technologies.

See:
          Description

JDBC Examples Summary
examples.jdbc.oracle Demonstrates using WebLogic jDriver for Oracle.
examples.jdbc.informix4 Demonstrates using WebLogic jDriver for Informix4.
examples.jdbc.mssqlserver4 Demonstrates using WebLogic jDriver for MSSQLServer4.
examples.jdbc.pool Demonstrates WebLogic Server's connection pool facilites.
examples.jdbc.datasource Demonstrates using a WebLogic Server datasource object to obtain a connection.
examples.dbkona Demonstrate dbKona's high-level data objects that work with any JDBC driver for database interaction in your application, including client-side management of query results and automatic generation of SQL.
 

Package jdbc Description

These examples demonstrate the use of WebLogic JDBC, connection pools, and other database-related technologies.

Also check out the WebLogic HTTP Servlet examples, several of which use databases for dynamic data.


Documentation is available at
http://e-docs.bea.com/wls/docs60/

Copyright © 2000 BEA Systems, Inc. All rights reserved.