WebLogic Server 7.0 Code Examples, BEA Systems, Inc.

Package examples.jconnector

This example demonstrates the use of an entity Enterprise JavaBean to interact with a J2EE Connector resource adapter.

See:
          Description

Examples Summary
jconnector.simple Simple Resource Adapter Example
 

Package Description

This example is a package that demonstrates the use of an entity Enterprise JavaBean to interact with a J2EE Connector resource adapter. The example is an entity EJBean called AccountBean. In this example, which uses the Black Box resource adapter from the Sun reference implementation, the resource adapter does not use the Common Client Interface (CCI). Instead, it uses JDBC to interact with a DBMS.


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

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