See: Description
| Interface | Description |
|---|---|
| JEConnectionFactory |
An application may obtain a
JEConnection in this manner: |
| Class | Description |
|---|---|
| JEConnection |
A JEConnection provides access to JE services.
|
| Exception | Description |
|---|---|
| JEException |
Users who want to run JE within a J2EE Application Server can use the JCA Resource Adapter to connect to JE through a standard API. The JE Resource Adapter supports all three J2EE application server transaction types:
JCA also includes the Java Transaction API (JTA), which means that JE supports 2 phase commit (XA). Therefore, JE can participate in distributed transactions managed by either a J2EE server or the applications direct use of the JTA API.
Copyright (c) 2002, 2017 Oracle and/or its affiliates. All rights reserved.