An explicitly owned database session. Operations and transaction state remain bound to this session.
Closing a session rolls back any active transaction before releasing its database reference.
1.1.1
Runs block with this session selected for the duration of the call.