| Package | Description |
|---|---|
| org.javers.core.commit | |
| org.javers.core.metamodel.object | |
| org.javers.repository.api |
| Modifier and Type | Method and Description |
|---|---|
CommitId |
Commit.getId()
Monotonically increasing id
|
CommitId |
CommitSeqGenerator.nextId(CommitId head) |
| Modifier and Type | Method and Description |
|---|---|
CommitId |
CommitSeqGenerator.nextId(CommitId head) |
| Modifier and Type | Method and Description |
|---|---|
CommitId |
CdoSnapshot.getCommitId() |
| Modifier and Type | Method and Description |
|---|---|
void |
CdoSnapshot.bindTo(CommitId commitId) |
| Modifier and Type | Method and Description |
|---|---|
CommitId |
JaversRepository.getHeadId() |
CommitId |
JaversExtendedRepository.getHeadId() |
CommitId |
InMemoryRepository.getHeadId() |
Copyright © 2014. All rights reserved.