|
WebLogic Server 7.0 Code Examples, BEA Systems, Inc. | |||||
See:
Description
| Examples Summary | |
| jconnector.simple | Simple Resource Adapter Example |
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/ |
|||||