@Entity public class VersionCounter extends AbstractIdentifiable
id| Constructor and Description |
|---|
VersionCounter(String counterName) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object o) |
String |
getCounterName() |
long |
getVersionCount() |
int |
hashCode() |
getIdpublic VersionCounter(String counterName)
public String getCounterName()
public long getVersionCount()
public boolean equals(Object o)
equals in class AbstractIdentifiablepublic int hashCode()
hashCode in class AbstractIdentifiableCopyright © 2016. All Rights Reserved.