corda / net.corda.core.node.services.vault / SessionScope

SessionScope

@DoNotImplement interface SessionScope

Represents scope for the operation when JPA Session been created, i.e. transaction started.

Properties

session

abstract val session: Session