OctaviusSavepoint
interface OctaviusSavepoint
Represents a savepoint within a database transaction in the Octavius framework.
A savepoint can be used to roll back portions of a transaction. It can be created either with an auto-generated numeric ID or with a specific name.