Interface VersionH2
- All Superinterfaces:
SQL, VersionSQL
H2-specific implementation of
VersionSQL.- Since:
- 1.10.0
-
Method Summary
Methods inherited from interface VersionSQL
find
-
Method Details
-
upsert
Description copied from interface:VersionSQLInserts or updates the version name.- Specified by:
upsertin interfaceVersionSQL- Parameters:
name- the version name to persist
-