| Package | Description |
|---|---|
| org.javers.core | |
| org.javers.core.commit | |
| org.javers.core.metamodel.object | |
| org.javers.repository.api |
| Class and Description |
|---|
| Commit
JaVers commit is similar notion to commit in GIT or revision in SVN.
|
| CommitFactory |
| Class and Description |
|---|
| Commit
JaVers commit is similar notion to commit in GIT or revision in SVN.
|
| CommitId
Consists of two parts :
majorId = PREVIOUS.majorId + 1 minorId = shortSequence |
| CommitSeqGenerator
Generates unique and monotonically increasing commit identifiers.
|
| Class and Description |
|---|
| CommitId
Consists of two parts :
majorId = PREVIOUS.majorId + 1 minorId = shortSequence |
| Class and Description |
|---|
| Commit
JaVers commit is similar notion to commit in GIT or revision in SVN.
|
| CommitId
Consists of two parts :
majorId = PREVIOUS.majorId + 1 minorId = shortSequence |
Copyright © 2014. All rights reserved.