org.apache.derby.iapi.store.raw.xact |
|
Java Source File Name | Type | Comment |
RawTransaction.java | Class | RawTransaction is the form of Transaction used within the raw store. |
TransactionFactory.java | Interface | This module is intended to be used only within the RawStore. |
TransactionId.java | Interface | A transaction identifier that is only unique within a raw store, do not
ever pass this out of raw store. |