Interface VersionSQL
- All Superinterfaces:
SQL
- All Known Subinterfaces:
VersionH2, VersionMariaDB, VersionMySQL, VersionPostgreSQL, VersionSQLite
SQL interface for version Database in FlectonePulse.
- Since:
- 1.6.0
-
Method Summary
-
Method Details
-
find
-
upsert
Inserts or updates the version name.- Parameters:
name- the version name to persist- Throws:
UnsupportedDatabaseOperationException- if not overridden
-