| Package | Description |
|---|---|
| org.osid |
The Open Service Interface Definitions for the org.osid
service.
|
| org.osid.transaction |
The Open Service Interface Definitions for the org.osid.transaction
service.
|
| Modifier and Type | Method and Description |
|---|---|
Transaction |
OsidSession.startTransaction()
Starts a new transaction for this sesson.
|
| Modifier and Type | Method and Description |
|---|---|
void |
TransactionSession.add(Transaction transaction)
Adds a Transaction to be managed by this transaction service.
|