Standard Versions Repo Proxy
Proxy interface providing low-level access to a versioned database T. Implementations store and retrieve per-table version numbers using a backing storage.
Type Parameters
T
The type of the underlying database or storage object
Inheritors
Properties
Functions
Link copied to clipboard
Returns the current version number for the given tableName, or null if no version is stored.
Link copied to clipboard