| Package | Description | 
|---|---|
| weblogic.transaction | Provides interfaces and classes for transaction support. | 
| Modifier and Type | Method | Description | 
|---|---|---|
| void | TransactionLogger. release(TransactionLoggable obj) | Release an object previously stored. | 
| void | TransactionLogger. store(TransactionLoggable obj) | Accept an object for storage in the transaction log file. |