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: <ERROR CLASS>

Extension Functions

contextLogger

fun Any.contextLogger(): <ERROR CLASS>

When called from a companion object, returns the logger for the enclosing class.