org.openorb.ots
Interface SessionManager
public
interface
SessionManager
extends SessionManagerOperations, Object, IDLEntity
This local object manages connection to a database. The user must use it in order to propagate
a transaction from the OTS to the database.
To get access to this object, the user must apply the 'TransactionSessionManager' value to
the resolve_initial_references operation.