Uses of Interface
org.osid.transaction.Transaction
Packages that use Transaction
Package
Description
The Open Service Interface Definitions for the org.osid
service.
The Open Service Interface Definitions for the org.osid.transaction
service.
-
Uses of Transaction in org.osid
Methods in org.osid that return TransactionModifier and TypeMethodDescriptionOsidSession.startTransaction()Starts a new transaction for this sesson. -
Uses of Transaction in org.osid.transaction
Methods in org.osid.transaction with parameters of type TransactionModifier and TypeMethodDescriptionvoidTransactionSession.add(Transaction transaction) Adds a Transaction to be managed by this transaction service.