public class VersionTrackerDAOImpl extends HibObj
| Constructor and Description |
|---|
VersionTrackerDAOImpl() |
| Modifier and Type | Method and Description |
|---|---|
int |
getId() |
long |
getVersion() |
void |
setId(int id) |
void |
setVersion(long version) |