Uses of Interface
org.cojen.tupl.Snapshot
Packages that use Snapshot
-
Uses of Snapshot in org.cojen.tupl
Methods in org.cojen.tupl that return SnapshotModifier and TypeMethodDescriptionDatabase.beginSnapshot()
Support for capturing a snapshot (hot backup) of the database, while still allowing concurrent modifications.