public interface Versionable
Modifier and Type | Method and Description |
---|---|
Long |
getVersion()
The JPA persistence version identification.
|
void |
setVersion(Long version)
Sets the version.
|
Long getVersion()
void setVersion(Long version)
version
- the version.Copyright © 2015. All Rights Reserved.