Class Session

java.lang.Object
io.permazen.cli.Session

@ThreadSafe public class Session extends Object
Holds Permazen-specific state during a CLI session, include the current open transaction, if any.

Instances operate in one of three modes; see SessionMode.

Instances are thread safe.

See Also: