Package cz.metacentrum.perun.core.api
Class DBVersion
java.lang.Object
cz.metacentrum.perun.core.api.DBVersion
- All Implemented Interfaces:
Comparable<DBVersion>
Object for representation of database version.
- Author:
- Simona Kruppova 410315, Oliver Mrazik 410035
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptionint
boolean
int
hashCode()
void
setCommands
(List<String> commands) toString()
-
Constructor Details
-
DBVersion
-
-
Method Details