Package alpine.model
Class SchemaVersion
java.lang.Object
alpine.model.SchemaVersion
- All Implemented Interfaces:
Serializable
Persistable object representing the schema version of the database
- Since:
- 1.2.0
- Author:
- Steve Springett
- See Also:
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionlonggetId()voidsetId(long id) voidsetVersion(String version)
-
Constructor Details
-
SchemaVersion
public SchemaVersion()
-
-
Method Details
-
getId
public long getId() -
setId
public void setId(long id) -
getVersion
-
setVersion
-