org.ozoneDB.xa |
Provides classes that allow ozone to be used together with an JTA transaction
manager in an application server environment.
Package Specification
|
Java Source File Name | Type | Comment |
OzoneUserTransaction.java | Class | The UserTransaction interface defines the methods that allow an application
to explicitly manage transaction boundaries. |
OzoneXAResource.java | Class | This is the XA adapter (XAResource) for an ozone database connection. |
XATransaction.java | Class | |